Home | History | Annotate | Download | only in cctest

Lines Matching refs:IndexedEnum

3399 static v8::Handle<v8::Array> IndexedEnum(const v8::AccessorInfo&) {
3448 IndexedEnum);
3455 both->SetIndexedPropertyHandler(IndexedGetter, NULL, NULL, NULL, IndexedEnum);