Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/regexp/
H A Dregexp-compiler.h211 int GetSkipTable(int min_lookahead, int max_lookahead,
H A Dregexp-compiler.cc2870 int BoyerMooreLookahead::GetSkipTable(int min_lookahead, int max_lookahead, in GetSkipTable() function in v8::internal::BoyerMooreLookahead
2894 // See comment above on the implementation of GetSkipTable.
2952 GetSkipTable(min_lookahead, max_lookahead, boolean_skip_table); in EmitSkipInstructions()

Completed in 9 milliseconds