Lines Matching refs:contextId
52 v8::Local<v8::Context> v8Context, int contextId, int groupId,
61 const String16& message, int contextId, v8::Local<v8::Value> exception,
72 void contextDestroyed(int contextId);
121 void contextDestroyed(int contextId);
124 bool shouldReportDeprecationMessage(int contextId, const String16& method);
125 int count(int contextId, const String16& id);
126 bool countReset(int contextId, const String16& id);
127 void time(int contextId, const String16& id);
128 double timeLog(int contextId, const String16& id);
129 double timeEnd(int contextId, const String16& id);
130 bool hasTimer(int contextId, const String16& id);