HomeSort by relevance Sort by last modified time
    Searched refs:jsContextForWorld (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebKit2/WebProcess/WebPage/
WebFrame.h 91 JSGlobalContextRef jsContextForWorld(InjectedBundleScriptWorld*);
WebFrame.cpp 460 JSGlobalContextRef WebFrame::jsContextForWorld(InjectedBundleScriptWorld* world)
  /external/webkit/Source/WebKit2/WebProcess/InjectedBundle/API/c/
WKBundleFrame.cpp 119 return toImpl(frameRef)->jsContextForWorld(toImpl(worldRef));

Completed in 32 milliseconds