Searched refs:InstallBytecodeHandlers (Results 1 – 3 of 3) sorted by relevance
19 static void InstallBytecodeHandlers(Interpreter* interpreter);
27 void SetupInterpreter::InstallBytecodeHandlers(Interpreter* interpreter) { in InstallBytecodeHandlers() function in v8::internal::interpreter::SetupInterpreter
27 interpreter::SetupInterpreter::InstallBytecodeHandlers(interpreter); in SetupInterpreter()