Home
last modified time | relevance | path

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

/external/v8/src/interpreter/
Dbytecode-register-optimizer.cc37 RegisterInfo* GetAllocatedEquivalent();
141 BytecodeRegisterOptimizer::RegisterInfo::GetAllocatedEquivalent() { in GetAllocatedEquivalent() function in v8::internal::interpreter::BytecodeRegisterOptimizer::RegisterInfo
301 DCHECK_NULL(reg_info->GetAllocatedEquivalent()); in Flush()