Home | History | Annotate | Download | only in src

Lines Matching refs:JSAccessorPropertyDescriptor

4077         factory()->NewMap(JS_OBJECT_TYPE, JSAccessorPropertyDescriptor::kSize);
4083 factory()->get_string(), JSAccessorPropertyDescriptor::kGetIndex,
4089 factory()->set_string(), JSAccessorPropertyDescriptor::kSetIndex,
4096 JSAccessorPropertyDescriptor::kEnumerableIndex,
4103 JSAccessorPropertyDescriptor::kConfigurableIndex, NONE,