Home
last modified time | relevance | path

Searched refs:functionProtoFuncApply (Results 1 – 3 of 3) sorted by relevance

/external/webkit/JavaScriptCore/runtime/
DFunctionPrototype.cpp38 static JSValue JSC_HOST_CALL functionProtoFuncApply(ExecState*, JSObject*, JSValue, const ArgList&);
50 …nWrapper(exec, prototypeFunctionStructure, 2, exec->propertyNames().apply, functionProtoFuncApply); in addFunctionProperties()
106 JSValue JSC_HOST_CALL functionProtoFuncApply(ExecState* exec, JSObject*, JSValue thisValue, const A… in functionProtoFuncApply() function
/external/webkit/JavaScriptCore/
DChangeLog-2009-06-164416 (JSC::functionProtoFuncApply):
6430 (JSC::functionProtoFuncApply):
7369 (JSC::functionProtoFuncApply):
7505 (JSC::functionProtoFuncApply):
10440 (JSC::functionProtoFuncApply):
10828 (JSC::functionProtoFuncApply):
12744 (JSC::functionProtoFuncApply):
14747 (JSC::functionProtoFuncApply):
23497 (JSC::functionProtoFuncApply):
28181 (JSC::functionProtoFuncApply): Use asArguments and asArray.
[all …]
DChangeLog-2008-08-104513 (KJS::functionProtoFuncApply):
5968 (KJS::functionProtoFuncApply):
6640 (KJS::functionProtoFuncApply):
18163 (KJS::functionProtoFuncApply):
21395 (KJS::functionProtoFuncApply):