Searched refs:handlerNotPrototypeHandler (Results 1 – 1 of 1) sorted by relevance
1401 Label handlerNotPrototypeHandler(env); in LoadICWithHandler() local1434 …ranch(TaggedIsPrototypeHandler(*handler), &handlerIsPrototypeHandler, &handlerNotPrototypeHandler); in LoadICWithHandler()1450 Bind(&handlerNotPrototypeHandler); in LoadICWithHandler()1642 Label handlerNotPrototypeHandler(env); in StoreICWithHandler() local1701 …ranch(TaggedIsPrototypeHandler(*handler), &handlerIsPrototypeHandler, &handlerNotPrototypeHandler); in StoreICWithHandler()1702 Bind(&handlerNotPrototypeHandler); in StoreICWithHandler()