Searched refs:handlerIsPrototypeHandler (Results 1 – 1 of 1) sorted by relevance
1580 Label handlerIsPrototypeHandler(env); in LoadICWithHandler() local1614 …Branch(TaggedIsPrototypeHandler(*handler), &handlerIsPrototypeHandler, &handlerNotPrototypeHandler… in LoadICWithHandler()1615 Bind(&handlerIsPrototypeHandler); in LoadICWithHandler()1842 Label handlerIsPrototypeHandler(env); in StoreICWithHandler() local1902 …Branch(TaggedIsPrototypeHandler(*handler), &handlerIsPrototypeHandler, &handlerNotPrototypeHandler… in StoreICWithHandler()1913 Bind(&handlerIsPrototypeHandler); in StoreICWithHandler()