Home
last modified time | relevance | path

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

/external/v8/src/inspector/
Dinjected-script.h157 String16 m_remoteObjectId; variable
Dinjected-script.cc506 m_remoteObjectId(remoteObjectId) {} in ObjectScope()
513 Response response = RemoteObjectId::parse(m_remoteObjectId, &remoteId); in findInjectedScript()