Searched refs:handlerNotPrototypeHandler (Results 1 – 1 of 1) sorted by relevance
1737 Label handlerNotPrototypeHandler(env); in LoadICWithHandler() local1838 …ranch(TaggedIsPrototypeHandler(*handler), &handlerIsPrototypeHandler, &handlerNotPrototypeHandler); in LoadICWithHandler()1854 Bind(&handlerNotPrototypeHandler); in LoadICWithHandler()2131 Label handlerNotPrototypeHandler(env); in StoreICWithHandler() local2204 …ranch(TaggedIsPrototypeHandler(*handler), &handlerIsPrototypeHandler, &handlerNotPrototypeHandler); in StoreICWithHandler()2205 Bind(&handlerNotPrototypeHandler); in StoreICWithHandler()