Lines Matching defs:INITIAL
643 INITIAL,
1996 // initial value upon entering the corresponding scope.
2078 // Note that we *always* must treat the initial value via a separate init
2083 // an initial value in the declaration (because they are initialized upon
2139 // gets created with an initial undefined value. This is handled
3154 // Parse the initial primary or function expression.
4276 RegExpParserState initial_state(NULL, INITIAL, 0);
4287 ASSERT_EQ(INITIAL, stored_state->group_type());
4294 ASSERT_NE(INITIAL, stored_state->group_type());