Home
last modified time | relevance | path

Searched defs:has_rest_property (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/parsing/
Dpreparser.h624 int pos, bool has_rest_property) { in NewObjectLiteral()
Dparser-base.h2743 bool has_rest_property = false; in ParseObjectLiteral() local
/external/v8/src/ast/
Dast.h1331 bool has_rest_property() const { in has_rest_property() function
1406 bool has_rest_property) in ObjectLiteral()
3021 uint32_t boilerplate_properties, int pos, bool has_rest_property) { in NewObjectLiteral()