Searched refs:InstallBytecodeHandler (Results 1 – 2 of 2) sorted by relevance
83 void InstallBytecodeHandler(Zone* zone, Bytecode bytecode,
116 InstallBytecodeHandler(&zone, Bytecode::k##Name, operand_scale, \ in Initialize()135 void Interpreter::InstallBytecodeHandler(Zone* zone, Bytecode bytecode, in InstallBytecodeHandler() function in v8::internal::interpreter::Interpreter