Searched defs:num_locals_ (Results 1 – 3 of 3) sorted by relevance
/external/v8/src/wasm/ | ||
D | wasm-debug.h | 135 int num_locals_; variable |
/external/v8/src/wasm/baseline/ | ||
D | liftoff-assembler.h | 1180 uint32_t num_locals_ = 0; variable |
D | liftoff-compiler.cc | 254 int num_locals_ = -1; member in v8::internal::wasm::__anon69d3db0f0111::DebugSideTableBuilder |