Searched defs:capture_exists (Results 1 – 3 of 3) sorted by relevance
34 MaybeHandle<String> GetCapture(int i, bool* capture_exists) override { in RUNTIME_FUNCTION()
854 MaybeHandle<String> GetCapture(int i, bool* capture_exists) override { in GetCapture()898 MaybeHandle<String> GetCapture(int i, bool* capture_exists) override { in GetCapture()
11378 bool capture_exists; in GetSubstitution() local