Home
last modified time | relevance | path

Searched defs:PrepareForConsecutiveAllocations (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/interpreter/
Dbytecode-register-allocator.cc190 void BytecodeRegisterAllocator::PrepareForConsecutiveAllocations(size_t count) { in PrepareForConsecutiveAllocations() function in v8::internal::interpreter::BytecodeRegisterAllocator
Dbytecode-generator.cc409 void PrepareForConsecutiveAllocations(int count) { in PrepareForConsecutiveAllocations() function in v8::internal::interpreter::BytecodeGenerator::RegisterAllocationScope