Lines Matching full:js_proto
3028 Handle<JSObject> js_proto = Handle<JSObject>::cast(proto);3029 if (!js_proto->HasDictionaryElements()) {3032 Handle<SeededNumberDictionary> dictionary(js_proto->element_dictionary());3039 return SetElementWithCallback(object, structure, index, value, js_proto,