Searched refs:handlerNotPrototypeHandler (Results 1 – 1 of 1) sorted by relevance
2489 Label handlerNotPrototypeHandler(env); in LoadICWithHandler() local2544 …RANCH(TaggedIsPrototypeHandler(*handler), &handlerIsPrototypeHandler, &handlerNotPrototypeHandler); in LoadICWithHandler()2562 Bind(&handlerNotPrototypeHandler); in LoadICWithHandler()2849 Label handlerNotPrototypeHandler(env); in StoreICWithHandler() local2927 …RANCH(TaggedIsPrototypeHandler(*handler), &handlerIsPrototypeHandler, &handlerNotPrototypeHandler); in StoreICWithHandler()2928 Bind(&handlerNotPrototypeHandler); in StoreICWithHandler()