Home
last modified time | relevance | path

Searched refs:GenerateCreateObject (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dslow_path.cpp103 bool SlowPathEntrypoint::GenerateCreateObject(Codegen *codegen) in GenerateCreateObject() function in ark::compiler::SlowPathEntrypoint
142 return GenerateCreateObject(codegen); in GenerateByEntry()
Dslow_path.h120 bool GenerateCreateObject(Codegen *codegen);