Searched defs:is_found (Results 1 – 2 of 2) sorted by relevance
34 bool is_found() const { return entry_ != kNotFound; } in is_found() function
35 Handle<Object> receiver, bool* is_found) { in GetObjectProperty()