Home
last modified time | relevance | path

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

/external/v8/src/runtime/
Druntime-regexp.cc26 uint32_t GetArgcForReplaceCallable(uint32_t num_captures, in GetArgcForReplaceCallable() function
1496 const uint32_t argc = GetArgcForReplaceCallable(m, has_named_captures); in RUNTIME_FUNCTION()
1863 GetArgcForReplaceCallable(captures_length, has_named_captures); in RUNTIME_FUNCTION()