Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/regexp/
H A Dregexp_parser_cache.cpp58 SetCache(EcmaString *pattern, const uint32_t flags, const JSTaggedValue codeBuffer, const size_t bufferSize, CVector<CString> groupName) SetCache() argument
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/
H A Dencode.cpp414 auto codeBuffer = GetAllocator()->Alloc(codeSize); in Finalize() local

Completed in 6 milliseconds