Home | History | Annotate | Download | only in ic

Lines Matching refs:IsMap

937     Branch(IsMap(map_or_property_cell), &store_transition, &store_global);
3534 GotoIf(IsMap(map_or_result), &if_handler);