Lines Matching refs:Code
2 // Use of this source code is governed by a BSD-style license that can be
82 // If the code object is relocated, the return address is fixed before
84 static int CheckStackGuardState(Address* return_address, Code* re_code,
104 // Register parameters stored by setup code.
120 // Initial size of code buffer.
158 // Register holding pointer to the current code object.
168 // Call and return internally in the generated code in a way that
169 // is GC-safe (i.e., doesn't leave absolute code addresses on the stack)
186 // Which mode to generate code for (Latin1 or UC16).
207 // Set of non-volatile registers saved/restored by generated regexp code.