Home
last modified time | relevance | path

Searched defs:addInternalObject (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/inspector/
Dinspected-context.cc137 bool InspectedContext::addInternalObject(v8::Local<v8::Object> object, in addInternalObject() function in v8_inspector::InspectedContext
Dv8-debugger.cc1165 bool V8Debugger::addInternalObject(v8::Local<v8::Context> context, in addInternalObject() function in v8_inspector::V8Debugger