Home | History | Annotate | Download | only in x64

Lines Matching refs:Runtime

233   // entering the runtime system.
780 // We jump to a runtime call that extends the properties array.
1231 // Tail call to runtime.
1249 // Call the runtime system to load the interceptor.
2016 // before calling any runtime function.
2380 // Do tail-call to the runtime system.
2429 // Do tail-call to the runtime system.
2463 // global object. We bail out to the runtime system to do that.
3267 // Slow case: Jump to runtime.
3284 __ TailCallRuntime(Runtime::kKeyedGetProperty, 2, 1);
3318 // runtime for all other kinds of values.
3326 // Float to pixel conversion is only implemented in the runtime for now.
3431 // Slow case: call runtime.
3450 // Do tail-call to runtime routine.
3451 __ TailCallRuntime(Runtime::kSetProperty, 5, 1);