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

  /external/v8/src/
preparser.h 632 bool IsPrototype() const { return type_ == kPrototypeIdentifier; }
    [all...]
parser.h 405 bool IsPrototype(const AstRawString* identifier) const;
    [all...]
parser.cc 370 bool ParserTraits::IsPrototype(const AstRawString* identifier) const {
    [all...]

Completed in 109 milliseconds