Home
last modified time | relevance | path

Searched refs:IsDirty (Results 1 – 3 of 3) sorted by relevance

/external/vixl/src/vixl/
Dcode-buffer.h83 bool IsDirty() const { return dirty_; } in IsDirty() function
Dcode-buffer.cc57 VIXL_ASSERT(!IsDirty()); in ~CodeBuffer()
/external/v8/
DChangeLog17996 Added Object::IsDirty in the API.