Searched refs:handlerIsPrototypeHandler (Results 1 – 1 of 1) sorted by relevance
1400 Label handlerIsPrototypeHandler(env); in LoadICWithHandler() local1434 …Branch(TaggedIsPrototypeHandler(*handler), &handlerIsPrototypeHandler, &handlerNotPrototypeHandler… in LoadICWithHandler()1435 Bind(&handlerIsPrototypeHandler); in LoadICWithHandler()1641 Label handlerIsPrototypeHandler(env); in StoreICWithHandler() local1701 …Branch(TaggedIsPrototypeHandler(*handler), &handlerIsPrototypeHandler, &handlerNotPrototypeHandler… in StoreICWithHandler()1712 Bind(&handlerIsPrototypeHandler); in StoreICWithHandler()