Home
last modified time | relevance | path

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

/external/v8/src/interpreter/
Dbytecode-generator.h130 void BuildVariableLoadForAccumulatorValue(
Dbytecode-generator.cc2638 void BytecodeGenerator::BuildVariableLoadForAccumulatorValue( in BuildVariableLoadForAccumulatorValue() function in v8::internal::interpreter::BytecodeGenerator
3394 BuildVariableLoadForAccumulatorValue(var_promise, HoleCheckMode::kElided); in BuildAwait()
3591 BuildVariableLoadForAccumulatorValue(proxy->var(), in VisitCall()
3835 BuildVariableLoadForAccumulatorValue(proxy->var(), proxy->hole_check_mode(), in VisitForTypeOfValue()
3962 BuildVariableLoadForAccumulatorValue(proxy->var(), in VisitCountOperation()