Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/ic/
H A Daccessor-assembler.cc1584 Label tagged_rep(this), double_rep(this); in OverwriteExistingFastDataProperty()
1587 &double_rep, &tagged_rep); in OverwriteExistingFastDataProperty() local
1588 BIND(&double_rep); in OverwriteExistingFastDataProperty()
1660 Label tagged_rep(this), double_rep(this); in OverwriteExistingFastDataProperty()
1665 &double_rep, &tagged_rep); in OverwriteExistingFastDataProperty() local
1666 BIND(&double_rep); in OverwriteExistingFastDataProperty()
1751 Label tagged_rep(this), double_rep(this); in StoreJSSharedStructField()

Completed in 9 milliseconds