Searched defs:AllocateInYoung (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | new_object_stub_builder.cpp | 1544 void NewObjectStubBuilder::AllocateInYoung(Variable *result, Label *exit, GateRef hclass) in AllocateInYoung() function in panda::ecmascript::kungfu::NewObjectStubBuilder |
| /arkcompiler/ets_runtime/ecmascript/stubs/ | ||
| D | runtime_stubs.cpp | 120 DEF_RUNTIME_STUBS(AllocateInYoung) in DEF_RUNTIME_STUBS() argument |