Searched refs:IDeleter (Results 1 – 1 of 1) sorted by relevance
3535 static v8::Handle<v8::Boolean> IDeleter(uint32_t index, const AccessorInfo&) { in IDeleter() function3548 obj->SetIndexedPropertyHandler(NoBlockGetterI, NULL, NULL, IDeleter, NULL); in THREADED_TEST()