Home | History | Annotate | Download | only in JavaScriptCore

Lines Matching full:getter

1825         Implement ThreadSpecific with a simple getter/setter
1903 access descriptor that wraps the property getter and setter callbacks, but
3827 HTMLInputElement::valueAsDate getter support.
5737 getter/setter might invoke execution). Instead derive the current world from
10145 (JSC::PropertyDescriptor::getter):
11533 (JSC::PropertyDescriptor::getter):
12480 Added additional getter to ByteArray with an unsigned char as return.