Home
last modified time | relevance | path

Searched refs:MainThreadConnection (Results 1 - 2 of 2) sorted by relevance

/third_party/node/src/
H A Dinspector_js_api.cc51 struct MainThreadConnection { struct
58 return FIXED_ONE_BYTE_STRING(env->isolate(), "MainThreadConnection"); in GetClassName()
372 JSBindingsConnection<MainThreadConnection>::Bind(env, target); in Initialize()
396 registry->Register(JSBindingsConnection<MainThreadConnection>::New); in RegisterExternalReferences()
397 registry->Register(JSBindingsConnection<MainThreadConnection>::Dispatch); in RegisterExternalReferences()
398 registry->Register(JSBindingsConnection<MainThreadConnection>::Disconnect); in RegisterExternalReferences()
/third_party/node/lib/
H A Dinspector.js39 MainThreadConnection,
82 new MainThreadConnection(

Completed in 2 milliseconds