Searched refs:toInnerGlobalObject (Results 1 – 1 of 1) sorted by relevance
276 static v8::Handle<v8::Object> toInnerGlobalObject(v8::Handle<v8::Context> context) in toInnerGlobalObject() function311 v8::Handle<v8::Object> innerGlobalObject = toInnerGlobalObject(m_scriptState->context()); in installDOMWindow()350 …V8HiddenValue::setHiddenValue(m_isolate, toInnerGlobalObject(context), V8HiddenValue::document(m_i… in updateDocumentProperty()