Home
last modified time | relevance | path

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

/external/v8/src/interpreter/
Dbytecode-generator.cc526 Handle<FixedArray> AllocateDeclarations(CompilationInfo* info) { in AllocateDeclarations() function in v8::internal::interpreter::BytecodeGenerator::GlobalDeclarationsBuilder
655 globals_builder->AllocateDeclarations(info()); in AllocateDeferredConstants()