Home
last modified time | relevance | path

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

/external/v8/src/interpreter/
Dbytecode-generator.cc712 Handle<FixedArray> AllocateDeclarations(UnoptimizedCompilationInfo* info, in AllocateDeclarations() function in v8::internal::interpreter::BytecodeGenerator::GlobalDeclarationsBuilder
953 globals_builder->AllocateDeclarations(info(), script, isolate); in AllocateDeferredConstants()