Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/ic/
H A Daccessor-assembler.cc1398 Label store_global(this), store_transition(this); in HandleStoreICHandlerCase()
1399 Branch(IsMap(map_or_property_cell), &store_transition, &store_global); in HandleStoreICHandlerCase() local
1411 BIND(&store_transition); in HandleStoreICHandlerCase()

Completed in 16 milliseconds