Home
last modified time | relevance | path

Searched defs:slotBase (Results 1 – 25 of 35) sorted by relevance

12

/external/webkit/Source/JavaScriptCore/runtime/
DRegExpConstructor.cpp205 JSValue regExpConstructorDollar1(ExecState* exec, JSValue slotBase, const Identifier&) in regExpConstructorDollar1()
210 JSValue regExpConstructorDollar2(ExecState* exec, JSValue slotBase, const Identifier&) in regExpConstructorDollar2()
215 JSValue regExpConstructorDollar3(ExecState* exec, JSValue slotBase, const Identifier&) in regExpConstructorDollar3()
220 JSValue regExpConstructorDollar4(ExecState* exec, JSValue slotBase, const Identifier&) in regExpConstructorDollar4()
225 JSValue regExpConstructorDollar5(ExecState* exec, JSValue slotBase, const Identifier&) in regExpConstructorDollar5()
230 JSValue regExpConstructorDollar6(ExecState* exec, JSValue slotBase, const Identifier&) in regExpConstructorDollar6()
235 JSValue regExpConstructorDollar7(ExecState* exec, JSValue slotBase, const Identifier&) in regExpConstructorDollar7()
240 JSValue regExpConstructorDollar8(ExecState* exec, JSValue slotBase, const Identifier&) in regExpConstructorDollar8()
245 JSValue regExpConstructorDollar9(ExecState* exec, JSValue slotBase, const Identifier&) in regExpConstructorDollar9()
250 JSValue regExpConstructorInput(ExecState* exec, JSValue slotBase, const Identifier&) in regExpConstructorInput()
[all …]
DPropertySlot.h98 void setValue(JSValue slotBase, JSValue value) in setValue()
107 void setValue(JSValue slotBase, JSValue value, size_t offset) in setValue()
126 void setCustom(JSValue slotBase, GetValueFunc getValue) in setCustom()
135 void setCacheableCustom(JSValue slotBase, GetValueFunc getValue) in setCacheableCustom()
145 void setCustomIndex(JSValue slotBase, unsigned index, GetIndexValueFunc getIndexValue) in setCustomIndex()
163 void setCacheableGetterSlot(JSValue slotBase, JSObject* getterFunc, unsigned offset) in setCacheableGetterSlot()
179 JSValue slotBase() const in slotBase() function
DRegExpObject.cpp92 JSValue regExpObjectGlobal(ExecState*, JSValue slotBase, const Identifier&) in regExpObjectGlobal()
97 JSValue regExpObjectIgnoreCase(ExecState*, JSValue slotBase, const Identifier&) in regExpObjectIgnoreCase()
102 JSValue regExpObjectMultiline(ExecState*, JSValue slotBase, const Identifier&) in regExpObjectMultiline()
107 JSValue regExpObjectSource(ExecState* exec, JSValue slotBase, const Identifier&) in regExpObjectSource()
112 JSValue regExpObjectLastIndex(ExecState*, JSValue slotBase, const Identifier&) in regExpObjectLastIndex()
DJSFunction.cpp160 JSValue JSFunction::argumentsGetter(ExecState* exec, JSValue slotBase, const Identifier&) in argumentsGetter()
167 JSValue JSFunction::callerGetter(ExecState* exec, JSValue slotBase, const Identifier&) in callerGetter()
174 JSValue JSFunction::lengthGetter(ExecState*, JSValue slotBase, const Identifier&) in lengthGetter()
/external/webkit/Source/WebCore/bindings/scripts/test/JS/
DJSTestObj.cpp281 JSValue jsTestObjReadOnlyIntAttr(ExecState* exec, JSValue slotBase, const Identifier&) in jsTestObjReadOnlyIntAttr()
290 JSValue jsTestObjReadOnlyStringAttr(ExecState* exec, JSValue slotBase, const Identifier&) in jsTestObjReadOnlyStringAttr()
299 JSValue jsTestObjReadOnlyTestObjAttr(ExecState* exec, JSValue slotBase, const Identifier&) in jsTestObjReadOnlyTestObjAttr()
308 JSValue jsTestObjShortAttr(ExecState* exec, JSValue slotBase, const Identifier&) in jsTestObjShortAttr()
317 JSValue jsTestObjUnsignedShortAttr(ExecState* exec, JSValue slotBase, const Identifier&) in jsTestObjUnsignedShortAttr()
326 JSValue jsTestObjIntAttr(ExecState* exec, JSValue slotBase, const Identifier&) in jsTestObjIntAttr()
335 JSValue jsTestObjLongLongAttr(ExecState* exec, JSValue slotBase, const Identifier&) in jsTestObjLongLongAttr()
344 JSValue jsTestObjUnsignedLongLongAttr(ExecState* exec, JSValue slotBase, const Identifier&) in jsTestObjUnsignedLongLongAttr()
353 JSValue jsTestObjStringAttr(ExecState* exec, JSValue slotBase, const Identifier&) in jsTestObjStringAttr()
362 JSValue jsTestObjTestObjAttr(ExecState* exec, JSValue slotBase, const Identifier&) in jsTestObjTestObjAttr()
[all …]
DJSTestSerializedScriptValueInterface.cpp146 JSValue jsTestSerializedScriptValueInterfaceValue(ExecState* exec, JSValue slotBase, const Identifi… in jsTestSerializedScriptValueInterfaceValue()
155 JSValue jsTestSerializedScriptValueInterfaceConstructor(ExecState* exec, JSValue slotBase, const Id… in jsTestSerializedScriptValueInterfaceConstructor()
/external/webkit/Source/WebCore/bindings/js/
DJSDOMMimeTypeArrayCustom.cpp36 JSValue JSDOMMimeTypeArray::nameGetter(ExecState* exec, JSValue slotBase, const Identifier& propert… in nameGetter()
DJSDOMPluginCustom.cpp35 JSValue JSDOMPlugin::nameGetter(ExecState* exec, JSValue slotBase, const Identifier& propertyName) in nameGetter()
DJSDOMPluginArrayCustom.cpp36 JSValue JSDOMPluginArray::nameGetter(ExecState* exec, JSValue slotBase, const Identifier& propertyN… in nameGetter()
DJSDataGridColumnListCustom.cpp46 JSValue JSDataGridColumnList::nameGetter(ExecState* exec, JSValue slotBase, const Identifier& prope… in nameGetter()
DJSHTMLFormElementCustom.cpp47 JSValue JSHTMLFormElement::nameGetter(ExecState* exec, JSValue slotBase, const Identifier& property… in nameGetter()
DJSHTMLFrameSetElementCustom.cpp50 JSValue JSHTMLFrameSetElement::nameGetter(ExecState* exec, JSValue slotBase, const Identifier& prop… in nameGetter()
DJSStyleSheetListCustom.cpp55 JSValue JSStyleSheetList::nameGetter(ExecState* exec, JSValue slotBase, const Identifier& propertyN… in nameGetter()
DJSStorageCustom.cpp44 JSValue JSStorage::nameGetter(ExecState* exec, JSValue slotBase, const Identifier& propertyName) in nameGetter()
DJSDOMStringMapCustom.cpp41 JSValue JSDOMStringMap::nameGetter(ExecState* exec, JSValue slotBase, const Identifier& propertyNam… in nameGetter()
DJSNamedNodeMapCustom.cpp76 JSValue JSNamedNodeMap::nameGetter(ExecState* exec, JSValue slotBase, const Identifier& propertyNam… in nameGetter()
DJSHTMLAllCollectionCustom.cpp116 JSValue JSHTMLAllCollection::nameGetter(ExecState* exec, JSValue slotBase, const Identifier& proper… in nameGetter()
DJSNodeListCustom.cpp98 JSValue JSNodeList::nameGetter(ExecState* exec, JSValue slotBase, const Identifier& propertyName) in nameGetter()
DJSHTMLCollectionCustom.cpp112 JSValue JSHTMLCollection::nameGetter(ExecState* exec, JSValue slotBase, const Identifier& propertyN… in nameGetter()
DJSCSSStyleDeclarationCustom.cpp150 JSValue JSCSSStyleDeclaration::nameGetter(ExecState* exec, JSValue slotBase, const Identifier& prop… in nameGetter()
DJSHTMLDocumentCustom.cpp59 JSValue JSHTMLDocument::nameGetter(ExecState* exec, JSValue slotBase, const Identifier& propertyNam… in nameGetter()
/external/webkit/Source/WebCore/bridge/
Druntime_object.cpp60 JSValue RuntimeObject::fallbackObjectGetter(ExecState* exec, JSValue slotBase, const Identifier& pr… in fallbackObjectGetter()
78 JSValue RuntimeObject::fieldGetter(ExecState* exec, JSValue slotBase, const Identifier& propertyNam… in fieldGetter()
97 JSValue RuntimeObject::methodGetter(ExecState* exec, JSValue slotBase, const Identifier& propertyNa… in methodGetter()
Druntime_array.cpp54 JSValue RuntimeArray::lengthGetter(ExecState*, JSValue slotBase, const Identifier&) in lengthGetter()
60 JSValue RuntimeArray::indexGetter(ExecState* exec, JSValue slotBase, unsigned index) in indexGetter()
Druntime_method.cpp54 JSValue RuntimeMethod::lengthGetter(ExecState*, JSValue slotBase, const Identifier&) in lengthGetter()
/external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
DJSNPObject.cpp364 JSValue JSNPObject::propertyGetter(ExecState* exec, JSValue slotBase, const Identifier& propertyNam… in propertyGetter()
399 JSValue JSNPObject::methodGetter(ExecState* exec, JSValue slotBase, const Identifier& methodName) in methodGetter()

12