Home | History | Annotate | Download | only in src

Lines Matching refs:INITIAL

1951   // initial value upon entering the corresponding scope.
2171 // Note that we *always* must treat the initial value via a separate init
2176 // an initial value in the declaration (because they are initialized upon
2258 // gets created with an initial undefined value. This is handled
3465 // Parse the initial primary or function expression.
5122 RegExpParserState initial_state(NULL, INITIAL, 0);
5133 ASSERT_EQ(INITIAL, stored_state->group_type());
5140 ASSERT_NE(INITIAL, stored_state->group_type());