Home | History | Annotate | Download | only in src

Lines Matching refs:JSAccessorPropertyDescriptor

2589 // JSAccessorPropertyDescriptor is just a JSObject with a specific initial
2593 class JSAccessorPropertyDescriptor: public JSObject {
2608 DISALLOW_IMPLICIT_CONSTRUCTORS(JSAccessorPropertyDescriptor);