Searched refs:IndexedGetK (Results 1 - 1 of 1) sorted by relevance

/external/v8/test/cctest/
H A Dtest-api.cc5326 static v8::Handle<Value> IndexedGetK(uint32_t index, const AccessorInfo&) { function
5356 obj->SetIndexedPropertyHandler(IndexedGetK, NULL, NULL, NULL, IndexedEnum);

Completed in 51 milliseconds