Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dnew_object_stub_builder.cpp321 void NewObjectStubBuilder::AllocateInYoung(Variable *result, Label *exit) in AllocateInYoung() function in panda::ecmascript::kungfu::NewObjectStubBuilder
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp98 DEF_RUNTIME_STUBS(AllocateInYoung) in DEF_RUNTIME_STUBS() argument