Home
last modified time | relevance | path

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

/external/v8/src/interpreter/
Dbytecode-generator.h180 BytecodeLabels* if_notcalled);
Dbytecode-generator.cc4359 BytecodeLabels* if_notcalled) { in BuildCallIteratorMethod() argument
4366 .JumpIfUndefined(if_notcalled->New()) in BuildCallIteratorMethod()
4367 .JumpIfNull(if_notcalled->New()) in BuildCallIteratorMethod()