Searched defs:MergeStackWith (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/deps/v8/src/wasm/baseline/ |
| D | liftoff-assembler.cc | 777 void LiftoffAssembler::MergeStackWith(CacheState& target, uint32_t arity, in MergeStackWith() function in v8::internal::wasm::LiftoffAssembler
|
| D | liftoff-compiler.cc | 1300 __ MergeStackWith(target->try_info->catch_state, 1, in Delegate() local 1402 __ MergeStackWith(c->label_state, c->br_merge()->arity, in FallThruTo() local 1459 __ MergeStackWith(c->label_state, c->br_merge()->arity, in FinishTry() local 2616 __ MergeStackWith(target->label_state, target->br_merge()->arity, in BrImpl() local 4393 __ MergeStackWith(current_try->try_info->catch_state, 1, in EmitLandingPad() local
|