Home
last modified time | relevance | path

Searched defs:capture_exists (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/runtime/
Druntime-regexp.cc971 MaybeHandle<String> GetCapture(int i, bool* capture_exists) override { in GetCapture()
992 bool capture_exists; in GetNamedCapture() local
1049 MaybeHandle<String> GetCapture(int i, bool* capture_exists) override { in GetCapture()
Druntime-strings.cc41 MaybeHandle<String> GetCapture(int i, bool* capture_exists) override { in RUNTIME_FUNCTION()
/external/v8/src/
Dobjects.cc12017 bool capture_exists; in GetSubstitution() local