Lines Matching refs:code

2 // Use of this source code is governed by a BSD-style license that can be
71 // NOTE: This shouldn't be embedded in optimized code, since the check
102 // Before calling a C-function from generated code, align arguments on stack.
113 // garbage collection, since that might move the code and invalidate the
226 // Abort execution if argument is a smi, enabled via --debug-code.
229 // Abort execution if argument is not a smi, enabled via --debug-code.
366 // May emit code to set up the scratch register. The operand is
392 // Load code entry point from the CodeDataContainer object.
395 // Load code entry point from the CodeDataContainer object and compute
408 void LoadCodeTEntry(Register destination, Register code);
409 void CallCodeTObject(Register code);
410 void JumpCodeTObject(Register code, JumpMode jump_mode = JumpMode::kJump);
429 // Generates function and stub prologue code.
456 // have zeros in the top 32 bits, enabled via --debug-code.
557 // Define a function entrypoint. This doesn't emit any code for this
645 // Special case code for load and store to take advantage of
738 // Invoke the JavaScript function code by either calling or jumping.
773 // Emit code to discard a non-negative number of pointer-sized elements
776 // Emit code to discard a positive number of pointer-sized elements
815 // Abort execution if argument is not a CodeT, enabled via --debug-code.
818 // Abort execution if argument is not a Constructor, enabled via --debug-code.
821 // Abort execution if argument is not a JSFunction, enabled via --debug-code.
825 // --debug-code.
829 // enabled via --debug-code.
833 // enabled via --debug-code.
837 // via --debug-code.