Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Djs_pandafile.h63 static constexpr char PATCH_FUNCTION_NAME_1[] = "patch_main_1"; variable
/arkcompiler/ets_runtime/ecmascript/patch/
Dpatch_loader.cpp340 methodName == JSPandaFile::PATCH_FUNCTION_NAME_1) { in GeneratePatchInfo()