Searched refs:strict_mode_violation_type_ (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/
H A Dpreparser.h126 strict_mode_violation_type_(NULL),
651 const char* strict_mode_violation_type_; member in class:v8::preparser::PreParser
H A Dpreparser.cc1575 strict_mode_violation_type_ = type;
1585 ReportMessageAt(location, strict_mode_violation_type_, NULL);
1607 strict_mode_violation_type_ = type;

Completed in 88 milliseconds