Home
last modified time | relevance | path

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

/external/v8/src/ic/
Daccessor-assembler.cc835 Label if_proto_handler(this), if_element_handler(this), call_handler(this), in HandleStoreICHandlerCase() local
913 Branch(IsCodeMap(handler_map), &call_handler, &if_proto_handler); in HandleStoreICHandlerCase()
915 BIND(&if_proto_handler); in HandleStoreICHandlerCase()