Searched refs:IsDirty (Results 1 – 5 of 5) sorted by relevance
2493 bool IsDirty();
3715 bool v8::Object::IsDirty() { in IsDirty() function in v8::v8::Object3716 return Utils::OpenHandle(this)->IsDirty(); in IsDirty()
1839 bool IsDirty();
732 bool JSObject::IsDirty() { in IsDirty() function in v8::internal::JSObject
7057 Added Object::IsDirty in the API.