|
| SourcePosition (int script_offset, int inlining_id=kNotInlined) |
|
bool | IsKnown () const |
|
bool | isInlined () const |
|
std::vector< SourcePositionInfo > | InliningStack (Handle< Code > code) const |
|
std::vector< SourcePositionInfo > | InliningStack (OptimizedCompilationInfo *cinfo) const |
|
void | Print (std::ostream &out, Code code) const |
|
void | PrintJson (std::ostream &out) const |
|
int | ScriptOffset () const |
|
int | InliningId () const |
|
void | SetScriptOffset (int script_offset) |
|
void | SetInliningId (int inlining_id) |
|
| STATIC_ASSERT (kNoSourcePosition==-1) |
|
int64_t | raw () const |
|
|
static const int | kNotInlined = -1 |
|
Definition at line 31 of file source-position.h.
The documentation for this class was generated from the following files: