Searched refs:getOwnPropertyDescriptorDelegate (Results 1 - 6 of 6) sorted by relevance

/external/webkit/WebCore/bindings/js/
H A DJSHTMLAppletElementCustom.cpp41 bool JSHTMLAppletElement::getOwnPropertyDescriptorDelegate(ExecState* exec, const Identifier& propertyName, PropertyDescriptor& descriptor) function in class:WebCore::JSHTMLAppletElement
H A DJSHTMLEmbedElementCustom.cpp41 bool JSHTMLEmbedElement::getOwnPropertyDescriptorDelegate(ExecState* exec, const Identifier& propertyName, PropertyDescriptor& descriptor) function in class:WebCore::JSHTMLEmbedElement
H A DJSHTMLObjectElementCustom.cpp41 bool JSHTMLObjectElement::getOwnPropertyDescriptorDelegate(ExecState* exec, const Identifier& propertyName, PropertyDescriptor& descriptor) function in class:WebCore::JSHTMLObjectElement
H A DJSWorkerContextCustom.cpp74 bool JSWorkerContext::getOwnPropertyDescriptorDelegate(ExecState* exec, const Identifier& propertyName, PropertyDescriptor& descriptor) function in class:WebCore::JSWorkerContext
H A DJSHistoryCustom.cpp96 bool JSHistory::getOwnPropertyDescriptorDelegate(ExecState* exec, const Identifier& propertyName, PropertyDescriptor& descriptor) function in class:WebCore::JSHistory
H A DJSLocationCustom.cpp98 bool JSLocation::getOwnPropertyDescriptorDelegate(ExecState* exec, const Identifier& propertyName, PropertyDescriptor& descriptor) function in class:WebCore::JSLocation

Completed in 50 milliseconds