Searched refs:toFrameIfNotDetached (Results 1 – 6 of 6) sorted by relevance
74 return toFrameIfNotDetached(context); in retrieveFrameWithGlobalObjectCheck()
779 LocalFrame* toFrameIfNotDetached(v8::Handle<v8::Context> context) in toFrameIfNotDetached() function810 LocalFrame* attachedFrame = toFrameIfNotDetached(context); in toV8Context()
914 LocalFrame* toFrameIfNotDetached(v8::Handle<v8::Context>);
4754 …if (!V8TestObject::PrivateScript::readonlyShortAttributeAttributeGetter(toFrameIfNotDetached(info.… in readonlyShortAttributeAttributeGetter()4771 …if (!V8TestObject::PrivateScript::shortAttributeAttributeGetter(toFrameIfNotDetached(info.GetIsola… in shortAttributeAttributeGetter()4789 …V8TestObject::PrivateScript::shortAttributeAttributeSetter(toFrameIfNotDetached(info.GetIsolate()-… in shortAttributeAttributeSetter()4804 …if (!V8TestObject::PrivateScript::stringAttributeAttributeGetter(toFrameIfNotDetached(info.GetIsol… in stringAttributeAttributeGetter()4821 …V8TestObject::PrivateScript::stringAttributeAttributeSetter(toFrameIfNotDetached(info.GetIsolate()… in stringAttributeAttributeSetter()4836 …if (!V8TestObject::PrivateScript::nodeAttributeAttributeGetter(toFrameIfNotDetached(info.GetIsolat… in nodeAttributeAttributeGetter()4853 …V8TestObject::PrivateScript::nodeAttributeAttributeSetter(toFrameIfNotDetached(info.GetIsolate()->… in nodeAttributeAttributeSetter()4897 …if (!V8TestObject::PrivateScript::enumForPrivateScriptAttributeGetter(toFrameIfNotDetached(info.Ge… in enumForPrivateScriptAttributeGetter()4917 …V8TestObject::PrivateScript::enumForPrivateScriptAttributeSetter(toFrameIfNotDetached(info.GetIsol… in enumForPrivateScriptAttributeSetter()9845 …V8TestObject::PrivateScript::voidMethodImplementedInPrivateScriptMethod(toFrameIfNotDetached(info.… in voidMethodImplementedInPrivateScriptMethod()[all …]
812 …if (!V8TestInterface::PrivateScript::stringAttributeAttributeGetter(toFrameIfNotDetached(info.GetI… in stringAttributeAttributeGetter()833 …V8TestInterface::PrivateScript::stringAttributeAttributeSetter(toFrameIfNotDetached(info.GetIsolat… in stringAttributeAttributeSetter()1432 …ipt::shortMethodWithShortArgumentImplementedInPrivateScriptMethod(toFrameIfNotDetached(info.GetIso… in shortMethodWithShortArgumentImplementedInPrivateScriptMethod()
481 return WebLocalFrameImpl::fromFrame(toFrameIfNotDetached(context)); in frameForContext()