HomeSort by relevance Sort by last modified time
    Searched refs:IsTaggedTemplate (Results 1 - 2 of 2) sorted by null

  /external/v8/src/parsing/
preparser.h 898 if (IsTaggedTemplate(tag)) {
909 static bool IsTaggedTemplate(const PreParserExpression tag) {
    [all...]
parser.h 633 V8_INLINE static bool IsTaggedTemplate(const Expression* tag) {
    [all...]

Completed in 43 milliseconds