HomeSort by relevance Sort by last modified time
    Searched refs:WeakSlotCallback (Results 1 - 3 of 3) sorted by null

  /external/v8/src/
global-handles.h 209 void IdentifyWeakHandles(WeakSlotCallback f);
238 void IdentifyWeakUnmodifiedObjects(WeakSlotCallback is_unmodified);
globals.h 466 typedef bool (*WeakSlotCallback)(Object** pointer);
global-handles.cc 665 void GlobalHandles::IdentifyWeakHandles(WeakSlotCallback f) {
727 WeakSlotCallback is_unmodified) {
    [all...]

Completed in 214 milliseconds