Searched defs:ic_mode (Results 1 – 1 of 1) sorted by relevance
/third_party/node/deps/v8/src/ic/ |
D | accessor-assembler.cc | 196 ExitPoint* exit_point, ICMode ic_mode, OnNonExistent on_nonexistent, in HandleLoadICHandlerCase() 464 TNode<Object> handler, Label* miss, ExitPoint* exit_point, ICMode ic_mode, in HandleLoadICSmiHandlerCase() 637 ExitPoint* exit_point, ICMode ic_mode, OnNonExistent on_nonexistent, in HandleLoadICSmiHandlerLoadNamedCase() 879 ICMode ic_mode) { in HandleLoadICSmiHandlerHasNamedCase() 985 Label* miss, ICMode ic_mode) { in HandleProtoHandler() 1080 Label* if_smi_handler, Label* miss, ExitPoint* exit_point, ICMode ic_mode, in HandleLoadICProtoHandler() 1228 ICMode ic_mode, ElementSupport support_elements) { in HandleStoreICHandlerCase() 1796 ICMode ic_mode, ElementSupport support_elements) { in HandleStoreICProtoHandler()
|