Home
last modified time | relevance | path

Searched refs:LimitVersions (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Djsregexp.cc2229 RegExpNode::LimitResult RegExpNode::LimitVersions(RegExpCompiler* compiler, in LimitVersions() function in v8::internal::RegExpNode
3316 LimitResult limit_result = LimitVersions(compiler, trace); in Emit()
3938 LimitResult limit_result = LimitVersions(compiler, trace); in Emit()
4236 LimitResult limit_result = LimitVersions(compiler, trace); in Emit()
4363 LimitResult limit_result = LimitVersions(compiler, trace); in Emit()
Djsregexp.h674 LimitResult LimitVersions(RegExpCompiler* compiler, Trace* trace);