Lines Matching refs:Runtime
171 TailCallRuntime(Runtime::kElementsTransitionAndStoreIC_Miss, context,
314 TailCallRuntime(Runtime::kKeyedStoreIC_Miss, context,
346 TailCallRuntime(Runtime::kLoadIC_Miss, context, receiver, name, slot, vector);
359 TailCallRuntime(Runtime::kStoreGlobalIC_Slow, context, value, slot, vector,
378 TailCallRuntime(Runtime::kKeyedLoadIC_Miss, context, receiver, key, slot,
398 TailCallRuntime(Runtime::kKeyedStoreIC_Miss, context, value, slot, vector,
431 TailCallRuntime(Runtime::kLoadElementWithInterceptor, context, receiver, key);
434 TailCallRuntime(Runtime::kKeyedLoadIC_Miss, context, receiver, key, slot,
453 TailCallRuntime(Runtime::kKeyedHasIC_Miss, context, receiver, key, slot,
468 TailCallRuntime(Runtime::kHasElementWithInterceptor, context, receiver, key);
471 TailCallRuntime(Runtime::kKeyedHasIC_Miss, context, receiver, key, slot,