Home
last modified time | relevance | path

Searched refs:m_remoteObjectId (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/inspector/
Dinjected-script.h174 String16 m_remoteObjectId; variable
Dinjected-script.cc750 : InjectedScript::Scope(session), m_remoteObjectId(remoteObjectId) {} in ObjectScope()
757 Response response = RemoteObjectId::parse(m_remoteObjectId, &remoteId); in findInjectedScript()