Home
last modified time | relevance | path

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

/external/v8/src/inspector/
Dv8-console-message.h62 double timestamp, const String16& message, unsigned revokedExceptionId);
Dv8-console-message.cc456 unsigned revokedExceptionId) { in createForRevokedException() argument
459 message->m_revokedExceptionId = revokedExceptionId; in createForRevokedException()