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

  /external/v8/src/parsing/
preparser.h 84 bool IsPrototype() const { return type_ == kPrototypeIdentifier; }
    [all...]
parser.h 735 V8_INLINE bool IsPrototype(const AstRawString* identifier) const {
    [all...]
parser-base.h     [all...]

Completed in 59 milliseconds