Searched refs:jsContextForWorld (Results 1 – 4 of 4) sorted by relevance
91 JSGlobalContextRef jsContextForWorld(InjectedBundleScriptWorld*);
460 JSGlobalContextRef WebFrame::jsContextForWorld(InjectedBundleScriptWorld* world) in jsContextForWorld() function in WebKit::WebFrame
119 return toImpl(frameRef)->jsContextForWorld(toImpl(worldRef)); in WKBundleFrameGetJavaScriptContextForWorld()
35007 (WebKit::WebFrame::jsContextForWorld):