Searched refs:call_to_js (Results 1 – 1 of 1) sorted by relevance
136 bool call_to_js = it.IsFound() && it.state() != LookupIterator::DATA; in FastAssign() local140 if (stable && call_to_js) stable = from->map() == *map; in FastAssign()