Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/ic/
H A Daccessor-assembler.cc3324 Label if_lexical_var(this), if_property_cell(this); in LoadGlobalIC_TryPropertyCellCase()
3326 Branch(TaggedIsSmi(maybe_weak_ref), &if_lexical_var, &if_property_cell); in LoadGlobalIC_TryPropertyCellCase() local
3328 BIND(&if_property_cell); in LoadGlobalIC_TryPropertyCellCase()

Completed in 9 milliseconds