Home
last modified time | relevance | path

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

/third_party/node/src/api/
H A Denvironment.cc248 void SetIsolateErrorHandlers(v8::Isolate* isolate, const IsolateSettings& s) { in SetIsolateErrorHandlers()
272 void SetIsolateMiscHandlers(v8::Isolate* isolate, const IsolateSettings& s) { in SetIsolateMiscHandlers()
313 const IsolateSettings& settings) { in SetIsolateUpForNode()
319 IsolateSettings settings; in SetIsolateUpForNode()
/third_party/node/src/
H A Dnode_internals.h336 void SetIsolateErrorHandlers(v8::Isolate* isolate, const IsolateSettings& s);
337 void SetIsolateMiscHandlers(v8::Isolate* isolate, const IsolateSettings& s);
H A Dnode.h471 struct IsolateSettings { struct
490 // Overriding IsolateSettings may produce unexpected behavior
493 const IsolateSettings& settings);

Completed in 6 milliseconds