|
V8 Project
|
#include <objects.h>
Collaboration diagram for v8::internal::SourceCodeOf:Public Member Functions | |
| SourceCodeOf (SharedFunctionInfo *v, int max=-1) | |
Public Attributes | |
| const SharedFunctionInfo * | value |
| int | max_length |
|
inlineexplicit |
| int v8::internal::SourceCodeOf::max_length |
Definition at line 7075 of file objects.h.
Referenced by v8::internal::operator<<().
| const SharedFunctionInfo* v8::internal::SourceCodeOf::value |
Definition at line 7074 of file objects.h.
Referenced by v8::internal::operator<<().