Home | History | Annotate | Download | only in src

Lines Matching refs:allow_natives_syntax_

550       allow_natives_syntax_((parser_flags & kAllowNativesSyntax) != 0),
600 if (allow_natives_syntax_ || extension_ != NULL) mode_ = PARSE_EAGERLY;
3682 if (allow_natives_syntax_ || extension_ != NULL) {
4666 allow_natives_syntax_,