Home
last modified time | relevance | path

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

/external/webkit/Source/JavaScriptCore/runtime/
DFunctionConstructor.cpp40 …te* exec, JSGlobalObject* globalObject, Structure* structure, FunctionPrototype* functionPrototype) in FunctionConstructor() argument
41 …tion(&exec->globalData(), globalObject, structure, Identifier(exec, functionPrototype->classInfo()… in FunctionConstructor()
43 …houtTransition(exec->globalData(), exec->propertyNames().prototype, functionPrototype, DontEnum | … in FunctionConstructor()
DJSGlobalObject.h187 FunctionPrototype* functionPrototype() const { return m_functionPrototype.get(); } in functionPrototype() function
/external/webkit/Source/WebCore/bridge/
Druntime_method.h45 return globalObject->functionPrototype(); in createPrototype()
/external/webkit/Source/JavaScriptCore/qt/api/
Dqscriptoriginalglobalobject_p.h50 inline JSValueRef functionPrototype() const;
194 inline JSValueRef QScriptOriginalGlobalObject::functionPrototype() const in functionPrototype() function
Dqscriptengine_p.cpp114 JSObjectSetPrototype(m_context, funJS, m_originalGlobalObject.functionPrototype()); in newFunction()
/external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
DJSNPMethod.cpp45 …Data(), globalObject, createStructure(exec->globalData(), globalObject->functionPrototype()), name) in JSNPMethod()
/external/webkit/Source/WebCore/bridge/qt/
Dqt_runtime.h153 return globalObject->functionPrototype(); in createPrototype()
/external/webkit/Source/JavaScriptCore/qt/
DChangeLog173 (QScriptOriginalGlobalObject::functionPrototype):
/external/webkit/Source/JavaScriptCore/
DChangeLog-2011-02-162280 (JSC::JSGlobalObject::functionPrototype):
2695 (JSC::JSGlobalObject::functionPrototype):
3013 (JSC::JSGlobalObject::functionPrototype):
3620 (JSC::JSGlobalObject::functionPrototype):
3985 (JSC::JSGlobalObject::functionPrototype):