Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/ic/
H A Daccessor-assembler.cc204 Label try_proto_handler(this, Label::kDeferred), in HandleLoadICHandlerCase()
207 Branch(TaggedIsSmi(handler), &if_smi_handler, &try_proto_handler); in HandleLoadICHandlerCase() local
209 BIND(&try_proto_handler); in HandleLoadICHandlerCase()

Completed in 8 milliseconds