Home | History | Annotate | Download | only in x64

Lines Matching refs:IC_Utility

617       ExternalReference(IC_Utility(kKeyedLoadPropertyWithInterceptor),
960 __ LoadAddress(rbx, ExternalReference(IC_Utility(id), masm->isolate()));
1381 ExternalReference(IC_Utility(kLoadIC_Miss), masm->isolate());
1403 ? ExternalReference(IC_Utility(kKeyedLoadIC_MissForceGeneric),
1405 : ExternalReference(IC_Utility(kKeyedLoadIC_Miss), masm->isolate());
1463 ExternalReference(IC_Utility(kStoreIC_Miss), masm->isolate());
1518 ExternalReference(IC_Utility(kStoreIC_ArrayLength), masm->isolate());
1608 ExternalReference ref(IC_Utility(kKeyedStoreIC_Slow), masm->isolate());
1629 ? ExternalReference(IC_Utility(kKeyedStoreIC_MissForceGeneric),
1631 : ExternalReference(IC_Utility(kKeyedStoreIC_Miss), masm->isolate());