Searched refs:toGlobalRef (Results 1 – 11 of 11) sorted by relevance
97 return JSGlobalContextRetain(toGlobalRef(globalObject->globalExec()));106 return JSGlobalContextRetain(toGlobalRef(exec));175 return toGlobalRef(exec->lexicalGlobalObject()->globalExec());
137 inline JSGlobalContextRef toGlobalRef(JSC::ExecState* e) in toGlobalRef() function
457 return toGlobalRef(m_coreFrame->script()->globalObject(mainThreadNormalWorld())->globalExec()); in jsContext()462 return toGlobalRef(m_coreFrame->script()->globalObject(world->coreWorld())->globalExec()); in jsContextForWorld()
925 …JSGlobalContextRef context = toGlobalRef(coreFrame->script()->globalObject(mainThreadNormalWorld()… in dispatchDidClearWindowObjectInWorld()
708 return toGlobalRef(coreFrame->script()->globalObject(mainThreadNormalWorld())->globalExec()); in webkit_web_frame_get_global_context()
523 return toGlobalRef(coreFrame->script()->globalObject(mainThreadNormalWorld())->globalExec()); in globalContext()536 return toGlobalRef(coreFrame->script()->globalObject(world->world())->globalExec()); in globalContextForScriptWorld()
743 …JSGlobalContextRef context = toGlobalRef(coreFrame->script()->globalObject(mainThreadNormalWorld()… in dispatchDidClearWindowObjectInWorld()
1230 return toGlobalRef(coreFrame->script()->globalObject(coreWorld)->globalExec());1599 return toGlobalRef(coreFrame->script()->globalObject(mainThreadNormalWorld())->globalExec());
16191 (toGlobalRef): Added an ASSERT, since this function is used more often
28662 (toGlobalRef):
35973 (toGlobalRef):