Home
last modified time | relevance | path

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

/external/v8/src/ic/
Daccessor-assembler.cc549 to_name_failed(this, Label::kDeferred); in HandleLoadICSmiHandlerCase() local
555 &to_name_failed); in HandleLoadICSmiHandlerCase()
566 Goto(&to_name_failed); in HandleLoadICSmiHandlerCase()
568 BIND(&to_name_failed); in HandleLoadICSmiHandlerCase()
1435 to_name_failed(this, Label::kDeferred); in HandleStoreToProxy() local
1441 &to_name_failed); in HandleStoreToProxy()
1452 Goto(&to_name_failed); in HandleStoreToProxy()
1454 BIND(&to_name_failed); in HandleStoreToProxy()