Home
last modified time | relevance | path

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

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