Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/interpreter/
Dinterpreter-assembler.h410 void InlineShortStar(TNode<WordT> target_bytecode);
Dinterpreter-assembler.cc1187 InlineShortStar(target_bytecode); in StarDispatchLookahead()
1198 void InterpreterAssembler::InlineShortStar(TNode<WordT> target_bytecode) { in InlineShortStar() function in v8::internal::interpreter::InterpreterAssembler