Searched defs:num_locals_ (Results 1 – 3 of 3) sorted by relevance
| /third_party/node/deps/v8/src/wasm/ | ||
| D | wasm-debug.h | 162 int num_locals_; variable |
| /third_party/node/deps/v8/src/wasm/baseline/ | ||
| D | liftoff-assembler.h | 1550 uint32_t num_locals_ = 0; variable |
| D | liftoff-compiler.cc | 278 int num_locals_ = -1; member in v8::internal::wasm::__anonca10ad270111::DebugSideTableBuilder |