Searched refs:remoteCallFrameId (Results 1 – 2 of 2) sorted by relevance
49 std::unique_ptr<RemoteCallFrameId> remoteCallFrameId(new RemoteCallFrameId()); in parse() local51 remoteCallFrameId->parseInjectedScriptId(objectId); in parse()55 parsedObjectId->getInteger("ordinal", &remoteCallFrameId->m_frameOrdinal); in parse()57 *result = std::move(remoteCallFrameId); in parse()
167 const String16& remoteCallFrameId);