Home
last modified time | relevance | path

Searched refs:jsContextForWorld (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebKit2/WebProcess/WebPage/
DWebFrame.h91 JSGlobalContextRef jsContextForWorld(InjectedBundleScriptWorld*);
DWebFrame.cpp460 JSGlobalContextRef WebFrame::jsContextForWorld(InjectedBundleScriptWorld* world) in jsContextForWorld() function in WebKit::WebFrame
/external/webkit/Source/WebKit2/WebProcess/InjectedBundle/API/c/
DWKBundleFrame.cpp119 return toImpl(frameRef)->jsContextForWorld(toImpl(worldRef)); in WKBundleFrameGetJavaScriptContextForWorld()
/external/webkit/Source/WebKit2/
DChangeLog-2011-02-1635007 (WebKit::WebFrame::jsContextForWorld):