Home
last modified time | relevance | path

Searched refs:if_called (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-generator.h304 BytecodeLabel* if_called,
H A Dbytecode-generator.cc6396 BytecodeLabel* if_called, in BuildCallIteratorMethod()
6408 .Jump(if_called); in BuildCallIteratorMethod()
6415 BytecodeLabel if_called; in BuildIteratorClose() local
6419 &if_called, &done); in BuildIteratorClose()
6420 builder()->Bind(&if_called); in BuildIteratorClose()
6393 BuildCallIteratorMethod(Register iterator, const AstRawString* method_name, RegisterList receiver_and_args, BytecodeLabel* if_called, BytecodeLabels* if_notcalled) BuildCallIteratorMethod() argument

Completed in 12 milliseconds