Home
last modified time | relevance | path

Searched refs:EchoIndexedProperty (Results 1 – 1 of 1) sorted by relevance

/external/v8/test/cctest/
Dtest-api.cc1027 static v8::Handle<Value> EchoIndexedProperty(uint32_t index, in EchoIndexedProperty() function
1039 templ->InstanceTemplate()->SetIndexedPropertyHandler(EchoIndexedProperty, in THREADED_TEST()