/external/webkit/JavaScriptCore/runtime/ |
D | ObjectPrototype.cpp | 44 …type(ExecState* exec, NonNullPassRefPtr<Structure> stucture, Structure* prototypeFunctionStructure) in ObjectPrototype() argument 48 …WithoutTransition(exec, new (exec) NativeFunctionWrapper(exec, prototypeFunctionStructure, 0, exec… in ObjectPrototype() 49 …WithoutTransition(exec, new (exec) NativeFunctionWrapper(exec, prototypeFunctionStructure, 0, exec… in ObjectPrototype() 50 …WithoutTransition(exec, new (exec) NativeFunctionWrapper(exec, prototypeFunctionStructure, 0, exec… in ObjectPrototype() 51 …WithoutTransition(exec, new (exec) NativeFunctionWrapper(exec, prototypeFunctionStructure, 1, exec… in ObjectPrototype() 52 …WithoutTransition(exec, new (exec) NativeFunctionWrapper(exec, prototypeFunctionStructure, 1, exec… in ObjectPrototype() 53 …WithoutTransition(exec, new (exec) NativeFunctionWrapper(exec, prototypeFunctionStructure, 1, exec… in ObjectPrototype() 56 …WithoutTransition(exec, new (exec) NativeFunctionWrapper(exec, prototypeFunctionStructure, 2, exec… in ObjectPrototype() 57 …WithoutTransition(exec, new (exec) NativeFunctionWrapper(exec, prototypeFunctionStructure, 2, exec… in ObjectPrototype() 58 …WithoutTransition(exec, new (exec) NativeFunctionWrapper(exec, prototypeFunctionStructure, 1, exec… in ObjectPrototype() [all …]
|
D | JSGlobalObject.cpp | 209 d()->prototypeFunctionStructure = PrototypeFunction::createStructure(d()->functionPrototype); in reset() 212 …d()->functionPrototype->addFunctionProperties(exec, d()->prototypeFunctionStructure.get(), &callFu… in reset() 215 …Prototype(exec, ObjectPrototype::createStructure(jsNull()), d()->prototypeFunctionStructure.get()); in reset() 233 …c, BooleanPrototype::createStructure(d()->objectPrototype), d()->prototypeFunctionStructure.get()); in reset() 236 …ec, NumberPrototype::createStructure(d()->objectPrototype), d()->prototypeFunctionStructure.get()); in reset() 242 …ec, RegExpPrototype::createStructure(d()->objectPrototype), d()->prototypeFunctionStructure.get()); in reset() 247 …xec, ErrorPrototype::createStructure(d()->objectPrototype), d()->prototypeFunctionStructure.get()); in reset() 261 …ateStructure(d()->functionPrototype), d()->objectPrototype, d()->prototypeFunctionStructure.get()); in reset() 263 …eateStructure(d()->functionPrototype), d()->arrayPrototype, d()->prototypeFunctionStructure.get()); in reset() 264 …ringConstructor::createStructure(d()->functionPrototype), d()->prototypeFunctionStructure.get(), d… in reset() [all …]
|
D | RegExpPrototype.cpp | 50 …ype(ExecState* exec, NonNullPassRefPtr<Structure> structure, Structure* prototypeFunctionStructure) in RegExpPrototype() argument 53 …WithoutTransition(exec, new (exec) NativeFunctionWrapper(exec, prototypeFunctionStructure, 0, exec… in RegExpPrototype() 54 …WithoutTransition(exec, new (exec) NativeFunctionWrapper(exec, prototypeFunctionStructure, 0, exec… in RegExpPrototype() 55 …WithoutTransition(exec, new (exec) NativeFunctionWrapper(exec, prototypeFunctionStructure, 0, exec… in RegExpPrototype() 56 …WithoutTransition(exec, new (exec) NativeFunctionWrapper(exec, prototypeFunctionStructure, 0, exec… in RegExpPrototype()
|
D | PrototypeFunction.cpp | 36 …: InternalFunction(&exec->globalData(), exec->lexicalGlobalObject()->prototypeFunctionStructure(),… in PrototypeFunction() 43 …rototypeFunction(ExecState* exec, NonNullPassRefPtr<Structure> prototypeFunctionStructure, int len… in PrototypeFunction() argument 44 : InternalFunction(&exec->globalData(), prototypeFunctionStructure, name) in PrototypeFunction()
|
D | BooleanPrototype.cpp | 40 …ype(ExecState* exec, NonNullPassRefPtr<Structure> structure, Structure* prototypeFunctionStructure) in BooleanPrototype() argument 45 …WithoutTransition(exec, new (exec) NativeFunctionWrapper(exec, prototypeFunctionStructure, 0, exec… in BooleanPrototype() 46 …WithoutTransition(exec, new (exec) NativeFunctionWrapper(exec, prototypeFunctionStructure, 0, exec… in BooleanPrototype()
|
D | ObjectConstructor.cpp | 45 …fPtr<Structure> structure, ObjectPrototype* objectPrototype, Structure* prototypeFunctionStructure) in ObjectConstructor() argument 54 …WithoutTransition(exec, new (exec) NativeFunctionWrapper(exec, prototypeFunctionStructure, 1, exec… in ObjectConstructor() 55 …WithoutTransition(exec, new (exec) NativeFunctionWrapper(exec, prototypeFunctionStructure, 2, exec… in ObjectConstructor() 56 …WithoutTransition(exec, new (exec) NativeFunctionWrapper(exec, prototypeFunctionStructure, 1, exec… in ObjectConstructor() 57 …WithoutTransition(exec, new (exec) NativeFunctionWrapper(exec, prototypeFunctionStructure, 1, exec… in ObjectConstructor() 58 …WithoutTransition(exec, new (exec) NativeFunctionWrapper(exec, prototypeFunctionStructure, 3, exec… in ObjectConstructor() 59 …WithoutTransition(exec, new (exec) NativeFunctionWrapper(exec, prototypeFunctionStructure, 2, exec… in ObjectConstructor() 60 …WithoutTransition(exec, new (exec) NativeFunctionWrapper(exec, prototypeFunctionStructure, 2, exec… in ObjectConstructor()
|
D | FunctionPrototype.cpp | 47 …onPrototype::addFunctionProperties(ExecState* exec, Structure* prototypeFunctionStructure, NativeF… in addFunctionProperties() argument 49 …WithoutTransition(exec, new (exec) NativeFunctionWrapper(exec, prototypeFunctionStructure, 0, exec… in addFunctionProperties() 50 …*applyFunction = new (exec) NativeFunctionWrapper(exec, prototypeFunctionStructure, 2, exec->prope… in addFunctionProperties() 52 …*callFunction = new (exec) NativeFunctionWrapper(exec, prototypeFunctionStructure, 1, exec->proper… in addFunctionProperties()
|
D | NumberPrototype.cpp | 50 …ype(ExecState* exec, NonNullPassRefPtr<Structure> structure, Structure* prototypeFunctionStructure) in NumberPrototype() argument 57 …WithoutTransition(exec, new (exec) NativeFunctionWrapper(exec, prototypeFunctionStructure, 1, exec… in NumberPrototype() 58 …WithoutTransition(exec, new (exec) NativeFunctionWrapper(exec, prototypeFunctionStructure, 0, exec… in NumberPrototype() 59 …WithoutTransition(exec, new (exec) NativeFunctionWrapper(exec, prototypeFunctionStructure, 0, exec… in NumberPrototype() 60 …WithoutTransition(exec, new (exec) NativeFunctionWrapper(exec, prototypeFunctionStructure, 1, exec… in NumberPrototype() 61 …WithoutTransition(exec, new (exec) NativeFunctionWrapper(exec, prototypeFunctionStructure, 1, exec… in NumberPrototype() 62 …WithoutTransition(exec, new (exec) NativeFunctionWrapper(exec, prototypeFunctionStructure, 1, exec… in NumberPrototype()
|
D | DateConstructor.cpp | 61 …tate* exec, NonNullPassRefPtr<Structure> structure, Structure* prototypeFunctionStructure, DatePro… in DateConstructor() argument 66 …WithoutTransition(exec, new (exec) NativeFunctionWrapper(exec, prototypeFunctionStructure, 1, exec… in DateConstructor() 67 …WithoutTransition(exec, new (exec) NativeFunctionWrapper(exec, prototypeFunctionStructure, 7, exec… in DateConstructor() 68 …WithoutTransition(exec, new (exec) NativeFunctionWrapper(exec, prototypeFunctionStructure, 0, exec… in DateConstructor()
|
D | ErrorPrototype.cpp | 38 …ype(ExecState* exec, NonNullPassRefPtr<Structure> structure, Structure* prototypeFunctionStructure) in ErrorPrototype() argument 46 …WithoutTransition(exec, new (exec) NativeFunctionWrapper(exec, prototypeFunctionStructure, 0, exec… in ErrorPrototype()
|
D | ArrayConstructor.cpp | 40 …RefPtr<Structure> structure, ArrayPrototype* arrayPrototype, Structure* prototypeFunctionStructure) in ArrayConstructor() argument 50 …WithoutTransition(exec, new (exec) NativeFunctionWrapper(exec, prototypeFunctionStructure, 1, exec… in ArrayConstructor()
|
D | StringConstructor.cpp | 50 …tate* exec, NonNullPassRefPtr<Structure> structure, Structure* prototypeFunctionStructure, StringP… in StringConstructor() argument 57 …WithoutTransition(exec, new (exec) NativeFunctionWrapper(exec, prototypeFunctionStructure, 1, exec… in StringConstructor()
|
D | NumberPrototype.h | 30 … NumberPrototype(ExecState*, NonNullPassRefPtr<Structure>, Structure* prototypeFunctionStructure);
|
D | BooleanPrototype.h | 30 … BooleanPrototype(ExecState*, NonNullPassRefPtr<Structure>, Structure* prototypeFunctionStructure);
|
D | ErrorPrototype.h | 32 … ErrorPrototype(ExecState*, NonNullPassRefPtr<Structure>, Structure* prototypeFunctionStructure);
|
D | RegExpPrototype.h | 30 … RegExpPrototype(ExecState*, NonNullPassRefPtr<Structure>, Structure* prototypeFunctionStructure);
|
D | StringConstructor.h | 32 …nstructor(ExecState*, NonNullPassRefPtr<Structure>, Structure* prototypeFunctionStructure, StringP…
|
D | ObjectConstructor.h | 32 …ExecState*, NonNullPassRefPtr<Structure>, ObjectPrototype*, Structure* prototypeFunctionStructure);
|
D | DateConstructor.h | 32 …nstructor(ExecState*, NonNullPassRefPtr<Structure>, Structure* prototypeFunctionStructure, DatePro…
|
D | ObjectPrototype.h | 30 … ObjectPrototype(ExecState*, NonNullPassRefPtr<Structure>, Structure* prototypeFunctionStructure);
|
D | FunctionPrototype.h | 33 …void addFunctionProperties(ExecState*, Structure* prototypeFunctionStructure, NativeFunctionWrappe…
|
D | JSGlobalObject.h | 145 RefPtr<Structure> prototypeFunctionStructure; member 229 … Structure* prototypeFunctionStructure() const { return d()->prototypeFunctionStructure.get(); } in prototypeFunctionStructure() function
|
/external/webkit/JavaScriptCore/ |
D | jsc.cpp | 153 …Exec(), new (globalExec()) NativeFunctionWrapper(globalExec(), prototypeFunctionStructure(), 1, Id… in GlobalObject() 154 …Exec(), new (globalExec()) NativeFunctionWrapper(globalExec(), prototypeFunctionStructure(), 1, Id… in GlobalObject() 155 …Exec(), new (globalExec()) NativeFunctionWrapper(globalExec(), prototypeFunctionStructure(), 0, Id… in GlobalObject() 156 …Exec(), new (globalExec()) NativeFunctionWrapper(globalExec(), prototypeFunctionStructure(), 0, Id… in GlobalObject() 157 …Exec(), new (globalExec()) NativeFunctionWrapper(globalExec(), prototypeFunctionStructure(), 1, Id… in GlobalObject() 158 …Exec(), new (globalExec()) NativeFunctionWrapper(globalExec(), prototypeFunctionStructure(), 1, Id… in GlobalObject() 159 …Exec(), new (globalExec()) NativeFunctionWrapper(globalExec(), prototypeFunctionStructure(), 1, Id… in GlobalObject() 160 …Exec(), new (globalExec()) NativeFunctionWrapper(globalExec(), prototypeFunctionStructure(), 1, Id… in GlobalObject() 161 …Exec(), new (globalExec()) NativeFunctionWrapper(globalExec(), prototypeFunctionStructure(), 0, Id… in GlobalObject() 164 …Exec(), new (globalExec()) NativeFunctionWrapper(globalExec(), prototypeFunctionStructure(), 1, Id… in GlobalObject() [all …]
|
/external/webkit/WebCore/bindings/js/ |
D | JSHistoryCustom.cpp | 43 …exec) NativeFunctionWrapper(exec, exec->lexicalGlobalObject()->prototypeFunctionStructure(), 0, pr… in nonCachingStaticBackFunctionGetter() 48 …exec) NativeFunctionWrapper(exec, exec->lexicalGlobalObject()->prototypeFunctionStructure(), 0, pr… in nonCachingStaticForwardFunctionGetter() 53 …exec) NativeFunctionWrapper(exec, exec->lexicalGlobalObject()->prototypeFunctionStructure(), 1, pr… in nonCachingStaticGoFunctionGetter()
|
D | JSLocationCustom.cpp | 44 …exec) NativeFunctionWrapper(exec, exec->lexicalGlobalObject()->prototypeFunctionStructure(), 1, pr… in nonCachingStaticReplaceFunctionGetter() 49 …exec) NativeFunctionWrapper(exec, exec->lexicalGlobalObject()->prototypeFunctionStructure(), 0, pr… in nonCachingStaticReloadFunctionGetter() 54 …exec) NativeFunctionWrapper(exec, exec->lexicalGlobalObject()->prototypeFunctionStructure(), 1, pr… in nonCachingStaticAssignFunctionGetter()
|