Searched defs:DisposingCallback (Results 1 - 1 of 1) sorted by relevance
/external/v8/test/cctest/ | ||
H A D | test-api.cc | 10796 void DisposingCallback(v8::Persistent<v8::Value> handle, void*) { function 10817 handle2.MakeWeak(NULL, DisposingCallback); |
Completed in 67 milliseconds