Skip to content
Snippets Groups Projects
Unverified Commit d897359b authored by Charles Kerr's avatar Charles Kerr Committed by GitHub
Browse files

perf: hold `Emit()` arg arrays in a `std::array` (#43750)

* refactor: CallMethodWithArgs() now takes a span of value handles

* perf: use std::array instead of std::vector to hold Emit arg parameter packs

* chore: remove unused gin_helper::EmitEvent(iso, obj, name, span<Local>)
parent 02fd8bbc
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment