Searched refs:preload_is_current_ (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/regexp/
H A Djsregexp.cc3968 state->preload_is_current_ =
3970 state->preload_has_checked_bounds_ = state->preload_is_current_;
4173 new_trace.set_characters_preloaded(preload->preload_is_current_ ?
4184 alt_gen->expects_preload = preload->preload_is_current_;
4193 preload->preload_is_current_ = true;
4229 preload->preload_is_current_ = false;
H A Djsregexp.h1417 bool preload_is_current_; member in struct:v8::internal::PreloadState

Completed in 135 milliseconds