HomeSort by relevance Sort by last modified time
    Searched defs:ClearAndLeak (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/v8/include/
v8-util.h 291 Traits::Set(&impl_, key, ClearAndLeak(persistent));
321 static PersistentContainerValue ClearAndLeak(
418 Traits::Append(&impl_, ClearAndLeak(&persistent));
425 Traits::Append(&impl_, ClearAndLeak(&persistent));
470 static PersistentContainerValue ClearAndLeak(
v8.h 698 V8_INLINE T* ClearAndLeak();
    [all...]

Completed in 38 milliseconds