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