Searched refs:map_changed (Results 1 – 1 of 1) sorted by relevance
488 bool map_changed = false; in WriteJSObject() local496 if (V8_LIKELY(!map_changed)) map_changed = *map == object->map(); in WriteJSObject()497 if (V8_LIKELY(!map_changed && details.location() == kField)) { in WriteJSObject()