Searched refs:handlerNotPrototypeHandler (Results 1 – 1 of 1) sorted by relevance
1581 Label handlerNotPrototypeHandler(env); in LoadICWithHandler() local1614 …ranch(TaggedIsPrototypeHandler(*handler), &handlerIsPrototypeHandler, &handlerNotPrototypeHandler); in LoadICWithHandler()1630 Bind(&handlerNotPrototypeHandler); in LoadICWithHandler()1843 Label handlerNotPrototypeHandler(env); in StoreICWithHandler() local1903 …ranch(TaggedIsPrototypeHandler(*handler), &handlerIsPrototypeHandler, &handlerNotPrototypeHandler); in StoreICWithHandler()1904 Bind(&handlerNotPrototypeHandler); in StoreICWithHandler()