Home
last modified time | relevance | path

Searched defs:bytecodeBuffer (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_regexp.cpp840 auto bytecodeBuffer = reinterpret_cast<uint8_t *>(dynBuf); in RegExpReplaceFast() local
883 auto bytecodeBuffer = reinterpret_cast<uint8_t *>(dynBuf); in GetLastIndex() local
1827 auto bytecodeBuffer = reinterpret_cast<uint8_t *>(dynBuf); in Matcher() local

Completed in 15 milliseconds