Lines Matching defs:nexus
138 IC::IC(FrameDepth depth, Isolate* isolate, FeedbackNexus* nexus) in IC()
438 void KeyedLoadIC::Clear(Isolate* isolate, Code* host, KeyedLoadICNexus* nexus) { in Clear()
448 void CallIC::Clear(Isolate* isolate, Code* host, CallICNexus* nexus) { in Clear()
461 void LoadIC::Clear(Isolate* isolate, Code* host, LoadICNexus* nexus) { in Clear()
468 LoadGlobalICNexus* nexus) { in Clear()
474 void StoreIC::Clear(Isolate* isolate, Code* host, StoreICNexus* nexus) { in Clear()
482 KeyedStoreICNexus* nexus) { in Clear()
529 KeyedLoadICNexus* nexus = casted_nexus<KeyedLoadICNexus>(); in ConfigureVectorState() local
533 KeyedStoreICNexus* nexus = casted_nexus<KeyedStoreICNexus>(); in ConfigureVectorState() local
549 LoadICNexus* nexus = casted_nexus<LoadICNexus>(); in ConfigureVectorState() local
552 LoadGlobalICNexus* nexus = casted_nexus<LoadGlobalICNexus>(); in ConfigureVectorState() local
555 KeyedLoadICNexus* nexus = casted_nexus<KeyedLoadICNexus>(); in ConfigureVectorState() local
558 StoreICNexus* nexus = casted_nexus<StoreICNexus>(); in ConfigureVectorState() local
562 KeyedStoreICNexus* nexus = casted_nexus<KeyedStoreICNexus>(); in ConfigureVectorState() local
575 LoadICNexus* nexus = casted_nexus<LoadICNexus>(); in ConfigureVectorState() local
578 KeyedLoadICNexus* nexus = casted_nexus<KeyedLoadICNexus>(); in ConfigureVectorState() local
581 StoreICNexus* nexus = casted_nexus<StoreICNexus>(); in ConfigureVectorState() local
585 KeyedStoreICNexus* nexus = casted_nexus<KeyedStoreICNexus>(); in ConfigureVectorState() local
599 KeyedStoreICNexus* nexus = casted_nexus<KeyedStoreICNexus>(); in ConfigureVectorState() local
931 LoadGlobalICNexus* nexus = casted_nexus<LoadGlobalICNexus>(); in UpdateCaches() local
2195 CallICNexus* nexus = casted_nexus<CallICNexus>(); in HandleMiss() local
2252 CallICNexus nexus(vector, vector_slot); in RUNTIME_FUNCTION() local
2276 LoadICNexus nexus(vector, vector_slot); in RUNTIME_FUNCTION() local
2285 LoadGlobalICNexus nexus(vector, vector_slot); in RUNTIME_FUNCTION() local
2293 KeyedLoadICNexus nexus(vector, vector_slot); in RUNTIME_FUNCTION() local
2314 LoadGlobalICNexus nexus(vector, vector_slot); in RUNTIME_FUNCTION() local
2359 LoadICNexus nexus(isolate); in RUNTIME_FUNCTION() local
2383 KeyedLoadICNexus nexus(vector, vector_slot); in RUNTIME_FUNCTION() local
2401 KeyedLoadICNexus nexus(vector, vector_slot); in RUNTIME_FUNCTION() local
2422 StoreICNexus nexus(vector, vector_slot); in RUNTIME_FUNCTION() local
2429 KeyedStoreICNexus nexus(vector, vector_slot); in RUNTIME_FUNCTION() local
2470 StoreICNexus nexus(vector, vector_slot); in RUNTIME_FUNCTION() local
2477 KeyedStoreICNexus nexus(vector, vector_slot); in RUNTIME_FUNCTION() local
2498 KeyedStoreICNexus nexus(vector, vector_slot); in RUNTIME_FUNCTION() local
2517 KeyedStoreICNexus nexus(vector, vector_slot); in RUNTIME_FUNCTION() local
2531 StoreICNexus nexus(isolate); in RUNTIME_FUNCTION() local
2547 KeyedStoreICNexus nexus(isolate); in RUNTIME_FUNCTION() local
2568 KeyedStoreICNexus nexus(isolate); in RUNTIME_FUNCTION() local
2942 LoadICNexus nexus(isolate); in RUNTIME_FUNCTION() local
2956 StoreICNexus nexus(isolate); in RUNTIME_FUNCTION() local
3036 LoadICNexus nexus(vector, vector_slot); in RUNTIME_FUNCTION() local
3043 KeyedLoadICNexus nexus(vector, vector_slot); in RUNTIME_FUNCTION() local