Home
last modified time | relevance | path

Searched defs:codeBuffer (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_parser_cache.cpp61 const JSTaggedValue codeBuffer, const size_t bufferSize, in SetCache()
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/
Dencode.cpp414 auto codeBuffer = GetAllocator()->Alloc(codeSize); in Finalize() local