Home
last modified time | relevance | path

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

/external/v8/src/interpreter/
Dsetup-interpreter-internal.cc44 InstallBytecodeHandler(interpreter->isolate_, dispatch_table, \ in InstallBytecodeHandlers()
76 void SetupInterpreter::InstallBytecodeHandler(Isolate* isolate, in InstallBytecodeHandler() function in v8::internal::interpreter::SetupInterpreter
Dsetup-interpreter.h24 static void InstallBytecodeHandler(Isolate* isolate, Address* dispatch_table,