Home
last modified time | relevance | path

Searched refs:kHasInitializers (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/
Dpreparser.cc484 if (decl_props != NULL) *decl_props = kHasInitializers; in ParseVariableDeclarations()
704 bool has_initializers = decl_props == kHasInitializers; in ParseForStatement()
Dparser.h669 kHasInitializers, enumerator
Dparser.cc2257 if (decl_props != NULL) *decl_props = kHasInitializers; in ParseVariableDeclarations()
3159 bool accept_IN = name != NULL && decl_props != kHasInitializers; in ParseForStatement()
Dpreparser.h1471 kHasInitializers, enumerator