Searched refs:is_own_ (Results 1 – 2 of 2) sorted by relevance
50 is_own_ = false; in AdvanceToPrototype()163 bool DebugPropertyIterator::is_own() { return is_own_; } in is_own()
71 bool is_own_ = true; variable