Home
last modified time | relevance | path

Searched refs:AllocateLocals (Results 1 – 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/ast/
Dscopes.h1185 V8_INLINE void AllocateLocals();
Dscopes.cc2531 AsDeclarationScope()->AllocateLocals(); in AllocateNonParameterLocalsAndDeclaredGlobals()
2535 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::__anona7a84f320111::WasmGraphBuildingInterface
Dfunction-body-decoder-impl.h946 F(AllocateLocals, base::Vector<Value> local_values) \
2815 CALL_INTERFACE_IF_OK_AND_REACHABLE(AllocateLocals,
/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::__anonf94cb2b20111::LiftoffCompiler