Home
last modified time | relevance | path

Searched defs:AllocateLocals (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/ast/
Dscopes.cc2535 void DeclarationScope::AllocateLocals() { in AllocateLocals() function in v8::internal::DeclarationScope
/third_party/node/deps/v8/src/wasm/
Dgraph-builder-interface.cc418 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/
Dliftoff-compiler.cc2345 void AllocateLocals(FullDecoder* decoder, base::Vector<Value> local_values) { in AllocateLocals() function in v8::internal::wasm::__anonca10ad270111::LiftoffCompiler