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