21 :
flags_(parse_info->flags()),
22 dispatcher_(parse_info->dispatcher()),
23 character_stream_(parse_info->character_stream()),
24 feedback_vector_spec_(zone) {
51 if (
flags().collect_source_positions()) {
int num_parameters() const
bool AllowsLazyCompilation()
DeclarationScope * scope() const
SourceRangeMap * source_range_map() const
@ RECORD_SOURCE_POSITIONS
SourcePositionTableBuilder::RecordingMode SourcePositionRecordingMode() const
const UnoptimizedCompileFlags & flags() const
int num_parameters() const
UnoptimizedCompilationInfo(Zone *zone, ParseInfo *parse_info, FunctionLiteral *literal)
FunctionLiteral * literal_
FunctionLiteral * literal() const
int num_parameters_including_this() const
SourceRangeMap * source_range_map_
DeclarationScope * scope() const
FunctionLiteral * literal
#define DCHECK_NOT_NULL(val)