Searched defs:captureList (Results 1 – 2 of 2) sorted by relevance
1303 … uint32_t replaceLength, const JSHandle<TaggedArray> &captureList, in ProcessDigitCapture()1375 const JSHandle<TaggedArray> &captureList, in GetSubstitution()
382 JSHandle<TaggedArray> captureList = factory->EmptyArray(); in DEF_RUNTIME_STUBS() local