Home | History | Annotate | Download | only in src

Lines Matching full:props

857     Handle<Object> props = Handle<Object>(obj->property_accessors());
858 if (!props->IsUndefined()) {
859 array = Factory::CopyAppendCallbackDescriptors(array, props);