Lines Matching defs:code
2 // Use of this source code is governed by a BSD-style license that can be
29 #include "src/diagnostics/code-tracer.h"
54 #include "src/objects/code-inl.h"
2058 Code code = Code::cast(*this);
2059 os << "<Code " << CodeKindToString(code.kind());
2060 if (code.is_builtin()) {
2061 os << " " << Builtins::name(code.builtin_id());
2582 // on OOB accesses in strict code. Historically, v8 has not done made
2664 // Note, the callers rely on the fact that this code is redoing the full own
4804 // Due to laziness, the position may not have been translated from code
4939 info->line_start = module->functions[0].code.offset();
4940 info->line_end = module->functions.back().code.end_offset();
6363 // Make sure the key object has an identity hash code.
6654 // Data accesses could be cached in ics or optimized code.
6755 AbstractCode code =
6757 return code.SourcePosition(code_offset);
6802 // smallest because the char code of '-' is less than the char code