Home
last modified time | relevance | path

Searched refs:codeSpaceOnDemand_ (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcode_generator.h139 CodeSpaceOnDemand &codeSpaceOnDemand_; member
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
H A Dllvm_codegen.cpp71 CodeInfo::CodeInfo(CodeSpaceOnDemand &codeSpaceOnDemand) : codeSpaceOnDemand_(codeSpaceOnDemand) in CodeInfo()
165 return codeSpaceOnDemand_.Alloca(size, true, alignSize); in AllocaOnDemand()

Completed in 2 milliseconds