Searched refs:ClearAndLeak (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/v8/include/
H A Dv8-util.h291 Traits::Set(&impl_, key, ClearAndLeak(persistent));
321 static PersistentContainerValue ClearAndLeak( function in class:v8::PersistentValueMap
418 Traits::Append(&impl_, ClearAndLeak(&persistent));
425 Traits::Append(&impl_, ClearAndLeak(&persistent));
470 static PersistentContainerValue ClearAndLeak( function in class:v8::PersistentValueVector
H A Dv8.h700 V8_INLINE T* ClearAndLeak();
6137 T* Persistent<T, M>::ClearAndLeak() { function in class:v8::Persistent
/external/chromium_org/third_party/WebKit/Source/bindings/core/v8/
H A DScriptWrappable.h136 m_wrapper = persistent.ClearAndLeak();

Completed in 388 milliseconds