Searched refs:preprocessImpl (Results 1 – 2 of 2) sorted by relevance
40 PassOwnPtr<ScriptSourceCode> preprocessImpl(InstrumentingAgents*, Frame*, const ScriptSourceCode&);75 return preprocessImpl(instrumentingAgents, frame, sourceCode); in preprocess()
141 PassOwnPtr<ScriptSourceCode> preprocessImpl(InstrumentingAgents* instrumentingAgents, Frame* frame,… in preprocessImpl() function