Home
last modified time | relevance | path

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

/dports/lang/v8/v8-9.6.180.12/src/interpreter/
H A Dbytecodes.cc271 bool Bytecodes::IsStarLookahead(Bytecode bytecode, OperandScale operand_scale) { in IsStarLookahead() function in v8::internal::interpreter::Bytecodes
H A Dinterpreter-assembler.cc1083 DCHECK(!Bytecodes::IsStarLookahead(bytecode_, operand_scale_)); in Jump()
1194 if (Bytecodes::IsStarLookahead(bytecode_, operand_scale_)) { in DispatchToBytecodeWithOptionalStarLookahead()
H A Dbytecodes.h934 static bool IsStarLookahead(Bytecode bytecode, OperandScale operand_scale);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/interpreter/
H A Dbytecodes.cc264 bool Bytecodes::IsStarLookahead(Bytecode bytecode, OperandScale operand_scale) { in IsStarLookahead() function in v8::internal::interpreter::Bytecodes
H A Dinterpreter-assembler.cc1226 DCHECK(!Bytecodes::IsStarLookahead(bytecode_, operand_scale_)); in Jump()
1321 if (Bytecodes::IsStarLookahead(bytecode_, operand_scale_)) { in Dispatch()
H A Dbytecodes.h851 static bool IsStarLookahead(Bytecode bytecode, OperandScale operand_scale);
/dports/www/node10/node-v10.24.1/deps/v8/src/interpreter/
H A Dbytecodes.cc264 bool Bytecodes::IsStarLookahead(Bytecode bytecode, OperandScale operand_scale) { in IsStarLookahead() function in v8::internal::interpreter::Bytecodes
H A Dinterpreter-assembler.cc1308 DCHECK(!Bytecodes::IsStarLookahead(bytecode_, operand_scale_)); in Jump()
1393 if (Bytecodes::IsStarLookahead(bytecode_, operand_scale_)) { in Dispatch()
H A Dbytecodes.h834 static bool IsStarLookahead(Bytecode bytecode, OperandScale operand_scale);
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/interpreter/
H A Dbytecodes.cc264 bool Bytecodes::IsStarLookahead(Bytecode bytecode, OperandScale operand_scale) { in IsStarLookahead() function in v8::internal::interpreter::Bytecodes
H A Dinterpreter-assembler.cc1091 DCHECK(!Bytecodes::IsStarLookahead(bytecode_, operand_scale_)); in Jump()
1186 if (Bytecodes::IsStarLookahead(bytecode_, operand_scale_)) { in Dispatch()
H A Dbytecodes.h854 static bool IsStarLookahead(Bytecode bytecode, OperandScale operand_scale);