Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/util/
DpatchFix.h61 patchMain0_ = recordName_ + ".patch_main_0"; in PatchFix()
121 std::string patchMain0_; // stores newly added function define ins, runtime will execute variable
DpatchFix.cpp446 panda::pandasm::Function patchFuncMain0(patchMain0_, SRC_LANG); in Finalize()