Searched defs:AllocateLocals (Results 1 – 3 of 3) sorted by relevance
| /third_party/node/deps/v8/src/ast/ | ||
| D | scopes.cc | 2535 void DeclarationScope::AllocateLocals() { in AllocateLocals() function in v8::internal::DeclarationScope |
| /third_party/node/deps/v8/src/wasm/ | ||
| D | graph-builder-interface.cc | 418 void AllocateLocals(FullDecoder* decoder, base::Vector<Value> local_values) { in AllocateLocals() function in v8::internal::wasm::__anon0ad128670111::WasmGraphBuildingInterface |
| /third_party/node/deps/v8/src/wasm/baseline/ | ||
| D | liftoff-compiler.cc | 2345 void AllocateLocals(FullDecoder* decoder, base::Vector<Value> local_values) { in AllocateLocals() function in v8::internal::wasm::__anonca10ad270111::LiftoffCompiler |