Home
last modified time | relevance | path

Searched refs:store_transition (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/ic/
Daccessor-assembler.cc936 Label store_global(this), store_transition(this); in HandleStoreICHandlerCase() local
937 Branch(IsMap(map_or_property_cell), &store_transition, &store_global); in HandleStoreICHandlerCase()
946 BIND(&store_transition); in HandleStoreICHandlerCase()