Home | History | Annotate | Download | only in cctest

Lines Matching defs:Enumerator

7430   // from the enumerator interceptor.
19943 static void Enumerator(const v8::PropertyCallbackInfo<v8::Array>& info) {
19957 tmpl->SetNamedPropertyHandler(Getter, NULL, NULL, NULL, Enumerator);