Home
last modified time | relevance | path

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

/external/v8/src/ic/
Daccessor-assembler.cc2210 Label next_proto(this), return_value(this, &var_value), goto_slow(this); in GenericPropertyLoad() local
2213 &next_proto, &goto_slow); in GenericPropertyLoad()
2220 BIND(&goto_slow); in GenericPropertyLoad()