Home
last modified time | relevance | path

Searched refs:DropValue (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-assembler.cc680 void LiftoffAssembler::DropValue(int depth) { in DropValue() function in v8::internal::wasm::LiftoffAssembler
H A Dliftoff-assembler.h490 void DropValue(int depth);
H A Dliftoff-compiler.cc1454 __ DropValue(__ num_locals() + c->stack_depth + c->num_exceptions); in FinishTry()

Completed in 15 milliseconds