Searched refs:instrumentationForPage (Results 1 – 4 of 4) sorted by relevance
206 return instrumentationForPage(page); in instrumentingAgentsFor()246 InstrumentingAgents* instrumentationForPage(Page* page) in instrumentationForPage() function
126 friend InstrumentingAgents* instrumentationForPage(Page*);
184 InstrumentingAgents* instrumentationForPage(Page*);
1537 InstrumentingAgents* instrumentingAgents = instrumentationForPage(document->page()); in consoleMessageArgumentCounts()