Home
last modified time | relevance | path

Searched defs:if_bailout (Results 1 – 2 of 2) sorted by relevance

/external/v8/test/cctest/
Dtest-code-stub-assembler.cc134 Label if_keyisindex(&m), if_keyisunique(&m), if_bailout(&m); in TEST() local
476 Label if_found(&m), if_not_found(&m), if_bailout(&m); in TEST() local
663 Label if_found(&m), if_not_found(&m), if_bailout(&m); in TEST() local
878 Label if_found(&m), if_not_found(&m), if_bailout(&m); in TEST() local
/external/v8/src/
Dcode-stub-assembler.cc1507 Label* if_bailout) { in TryToName()
1715 Label* if_bailout) { in TryLookupProperty()
1802 Label* if_bailout) { in TryHasOwnProperty()
1986 Label* if_not_found, Label* if_bailout) { in TryGetOwnProperty()
2071 Label* if_bailout) { in TryLookupElement()