Home
last modified time | relevance | path

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

/external/v8/test/cctest/
Dtest-accessors.cc427 static v8::Handle<Value> AllocateHandles(Local<String> name, in AllocateHandles() function
441 obj->SetAccessor(v8_str("xxx"), AllocateHandles); in THREADED_TEST()