Home
last modified time | relevance | path

Searched defs:IsPrototype (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/parsing/
Dpreparser.h84 bool IsPrototype() const { return type_ == kPrototypeIdentifier; } in IsPrototype() function
Dparser-base.h1389 bool IsPrototype() { in IsPrototype() function