Searched defs:regExpCachedChunk (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/mem/ | ||
H A D | dyn_chunk.h | 149 DynChunk(uint8_t *buf, RegExpCachedChunk *regExpCachedChunk) : buf_(buf), regExpCachedChunk_(regExpCachedChunk) in DynChunk() argument |
Completed in 2 milliseconds