Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/inspector/
H A Dv8-runtime-agent-impl.h132 void addBindings(InspectedContext* context);
H A Dv8-runtime-agent-impl.cc860 void V8RuntimeAgentImpl::addBindings(InspectedContext* context) { in addBindings() function in v8_inspector::V8RuntimeAgentImpl
896 [this](InspectedContext* context) { addBindings(context); }); in restore()
H A Dv8-inspector-impl.cc216 session->runtimeAgent()->addBindings(context); in contextCreated()

Completed in 4 milliseconds