OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AllocateHandles
(Results
1 - 2
of
2
) sorted by null
/external/v8/test/cctest/
test-accessors.cc
425
static v8::Handle<Value>
AllocateHandles
(Local<String> name,
439
obj->SetAccessor(v8_str("xxx"),
AllocateHandles
);
/external/chromium_org/v8/test/cctest/
test-accessors.cc
518
static void
AllocateHandles
(Local<String> name,
533
obj->SetAccessor(v8_str("xxx"),
AllocateHandles
);
Completed in 37 milliseconds