#include <preparse-data.h>
Definition at line 20 of file preparse-data.h.
◆ ParserRecorder()
v8::internal::ParserRecorder::ParserRecorder |
( |
| ) |
|
|
inline |
◆ ~ParserRecorder()
virtual v8::internal::ParserRecorder::~ParserRecorder |
( |
| ) |
|
|
inlinevirtual |
◆ DISALLOW_COPY_AND_ASSIGN()
v8::internal::ParserRecorder::DISALLOW_COPY_AND_ASSIGN |
( |
ParserRecorder |
| ) |
|
|
private |
◆ LogFunction()
virtual void v8::internal::ParserRecorder::LogFunction |
( |
int |
start, |
|
|
int |
end, |
|
|
int |
literals, |
|
|
int |
properties, |
|
|
StrictMode |
strict_mode |
|
) |
| |
|
pure virtual |
◆ LogMessage()
virtual void v8::internal::ParserRecorder::LogMessage |
( |
int |
start, |
|
|
int |
end, |
|
|
const char * |
message, |
|
|
const char * |
argument_opt, |
|
|
bool |
is_reference_error |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file: