Home
last modified time | relevance | path

Searched refs:SetIsolateErrorHandlers (Results 1 - 3 of 3) sorted by relevance

/third_party/node/src/
H A Dnode_main_instance.cc175 SetIsolateErrorHandlers(isolate_, {}); in CreateMainEnvironment()
H A Dnode_internals.h336 void SetIsolateErrorHandlers(v8::Isolate* isolate, const IsolateSettings& s);
/third_party/node/src/api/
H A Denvironment.cc248 void SetIsolateErrorHandlers(v8::Isolate* isolate, const IsolateSettings& s) { in SetIsolateErrorHandlers() function
314 SetIsolateErrorHandlers(isolate, settings); in SetIsolateUpForNode()

Completed in 3 milliseconds