Home
last modified time | relevance | path

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

/external/v8/src/interpreter/
Dbytecodes.cc306 bool Bytecodes::IsBytecodeWithScalableOperands(Bytecode bytecode) { in IsBytecodeWithScalableOperands() function in v8::internal::interpreter::Bytecodes
329 Bytecodes::IsBytecodeWithScalableOperands(bytecode); in BytecodeHasHandler()
Dbytecodes.h741 static bool IsBytecodeWithScalableOperands(Bytecode bytecode);