Searched refs:m_cachedGlobalObject (Results 1 – 2 of 2) sorted by relevance
36 JSGlobalObject* cachedGlobalObject() const { return m_cachedGlobalObject; } in cachedGlobalObject()41 JSGlobalObject* m_cachedGlobalObject; variable
37 , m_cachedGlobalObject(cachedGlobalObject) in GlobalEvalFunction()45 markStack.append(m_cachedGlobalObject); in markChildren()