Home
last modified time | relevance | path

Searched refs:getEntered (Results 1 – 9 of 9) sorted by relevance

/external/webkit/Source/WebCore/bindings/v8/
DMainThreadDOMData.cpp56 V8IsolatedContext* context = V8IsolatedContext::getEntered(); in getMainThreadStore()
DWorldContextHandle.cpp44 if (V8IsolatedContext* context = V8IsolatedContext::getEntered()) in WorldContextHandle()
DV8IsolatedContext.h77 static V8IsolatedContext* getEntered() in getEntered() function
DV8DOMWrapper.cpp254 if (V8IsolatedContext::getEntered()) { in instantiateV8Object()
339 V8IsolatedContext* context = V8IsolatedContext::getEntered(); in getWrapperSlow()
DV8Proxy.cpp726 if (V8IsolatedContext* isolatedContext = V8IsolatedContext::getEntered()) { in context()
737 if (V8IsolatedContext* isolatedContext = V8IsolatedContext::getEntered()) { in context()
/external/webkit/Source/WebCore/bindings/v8/custom/
DV8SVGDocumentCustom.cpp48 if (!V8IsolatedContext::getEntered()) { in toV8()
DV8DocumentCustom.cpp135 if (!V8IsolatedContext::getEntered()) { in toV8()
DV8HTMLDocumentCustom.cpp190 if (!V8IsolatedContext::getEntered()) { in toV8()
/external/webkit/Source/WebCore/
DChangeLog-2010-01-2915084 (WebCore::V8IsolatedContext::getEntered):
27902 (WebCore::V8IsolatedWorld::getEntered):
63083 [V8] Inlined common case of V8IsolatedWorld::getEntered to speed
63090 (WebCore::V8IsolatedWorld::getEntered):
85138 (WebCore::V8IsolatedWorld::getEntered):
94561 (WebCore::V8IsolatedWorld::getEntered):