Searched refs:SetupInterpreter (Results 1 – 7 of 7) sorted by relevance
24 void SetupIsolateDelegate::SetupInterpreter( in SetupInterpreter() function in v8::internal::SetupIsolateDelegate27 interpreter::SetupInterpreter::InstallBytecodeHandlers(interpreter); in SetupInterpreter()
20 void SetupIsolateDelegate::SetupInterpreter( in SetupInterpreter() function in v8::internal::SetupIsolateDelegate
41 virtual void SetupInterpreter(interpreter::Interpreter* interpreter);
3045 setup_delegate_->SetupInterpreter(interpreter_); in Throw()
27 void SetupInterpreter::InstallBytecodeHandlers(Interpreter* interpreter) { in InstallBytecodeHandlers()76 void SetupInterpreter::InstallBytecodeHandler(Isolate* isolate, in InstallBytecodeHandler()
17 class SetupInterpreter {
83 friend class SetupInterpreter;