Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/ic/
H A Daccessor-assembler.cc2213 Label if_smi_hash(this), if_property_array(this), extend_store(this); in ExtendPropertiesBackingStore()
2214 Branch(TaggedIsSmi(properties), &if_smi_hash, &if_property_array); in ExtendPropertiesBackingStore() local
2216 BIND(&if_smi_hash); in ExtendPropertiesBackingStore()

Completed in 9 milliseconds