Searched refs:global_listeners (Results 1 – 1 of 1) sorted by relevance
138 Handle<TemplateList> global_listeners = in ReportMessageNoExceptions() local140 int global_length = global_listeners->length(); in ReportMessageNoExceptions()149 if (global_listeners->get(i)->IsUndefined(isolate)) continue; in ReportMessageNoExceptions()150 FixedArray* listener = FixedArray::cast(global_listeners->get(i)); in ReportMessageNoExceptions()