Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/interpreter/
Dbytecodes.cc324 bool Bytecodes::IsBytecodeWithScalableOperands(Bytecode bytecode) { in IsBytecodeWithScalableOperands() function in v8::internal::interpreter::Bytecodes
348 Bytecodes::IsBytecodeWithScalableOperands(bytecode); in BytecodeHasHandler()
Dbytecodes.h856 static bool IsBytecodeWithScalableOperands(Bytecode bytecode);