Searched defs:IsPrototype (Results 1 – 2 of 2) sorted by relevance
| /external/v8/src/parsing/ | ||
| D | preparser.h | 84 bool IsPrototype() const { return type_ == kPrototypeIdentifier; } in IsPrototype() function |
| D | parser-base.h | 1389 bool IsPrototype() { in IsPrototype() function |