HomeSort by relevance Sort by last modified time
    Searched refs:ClearAndLeak (Results 1 - 3 of 3) 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 700 V8_INLINE T* ClearAndLeak();
    [all...]
  /external/chromium_org/third_party/WebKit/Source/bindings/core/v8/
ScriptWrappable.h 136 m_wrapper = persistent.ClearAndLeak();

Completed in 795 milliseconds