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

/external/chromium_org/v8/src/
H A Djsregexp.cc4981 Guard* body_guard = local
4983 body_alt.AddGuard(body_guard, zone);
/external/v8/src/
H A Djsregexp.cc3897 Guard* body_guard = new Guard(reg_ctr, Guard::LT, max); local
3898 body_alt.AddGuard(body_guard);

Completed in 112 milliseconds