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

  /external/v8/src/
scanner.h 255 enum ParserMode { PARSE, PREPARSE };
scanner.cc 327 : stack_overflow_(false), is_pre_parsing_(pre == PREPARSE) { }
    [all...]
parser.cc 789 // only be allocated in real parsing mode. Note that in preparse mode
    [all...]

Completed in 541 milliseconds