Home | History | Annotate | Download | only in src

Lines Matching refs:Code

6 //     * Redistributions of source code must retain the above copyright
267 // Generated code scratch locations.
618 // Generated code scratch locations.
642 // JavaScript code. If an exception is scheduled true is returned.
746 // Returns the global context of the calling JavaScript code. That
1229 int code_kind_statistics_[Code::NUMBER_OF_KINDS];
1274 // class as a work around for a bug in the generated code found with these
1351 // Support for checking for stack-overflows in C++ code.
1358 // Stack has overflowed in C++ code only if stack pointer exceeds the C++
1361 // code should probably always use the initial C++ limit.
1393 // They provide better readability, especially when used a lot in the code.