Searched refs:NO_PARSE_RESTRICTION (Results 1 – 6 of 6) sorted by relevance
396 static const ParseRestriction restriction = NO_PARSE_RESTRICTION; in CompileGlobalEval()
103 NO_PARSE_RESTRICTION, RelocInfo::kNoPosition), in Evaluate()
66 SetFlag(kParseRestriction, restriction != NO_PARSE_RESTRICTION); in FLAG_ACCESSOR()71 : NO_PARSE_RESTRICTION; in parse_restriction()
540 NO_PARSE_RESTRICTION, // All expressions are allowed. enumerator
1157 parse_info.set_parse_restriction(NO_PARSE_RESTRICTION); in CompileEvalForDebugging()
1729 Handle<String>::cast(x), NO_PARSE_RESTRICTION)); in BUILTIN()