Lines Matching refs:Code
6 // * Redistributions of source code must retain the above copyright
688 Handle<Code> code = frames[i].code();
703 elements->set(cursor++, *code);
766 int position = frames[i].code()->SourcePosition(frames[i].pc());
776 // For the case where the code is on the same line as the script
1201 // Find code position if recorded in relocation info.
1268 // Report the exception if it isn't caught by JavaScript code.
1821 sizeof(code_kind_statistics_[0]) * Code::NUMBER_OF_KINDS);
2150 // When function entry hooking is in effect, we have to create the code
2284 // If we are deserializing, log non-function code objects and compiled
2302 // Now that the heap is consistent, it's OK to generate the code for the
2303 // deopt entry table that might have been referred to by optimized code in