Searched refs:FindAndReplaceClassLiteral (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/patch/ |
H A D | patch_loader.h | 157 static void FindAndReplaceClassLiteral(JSThread *thread, const JSPandaFile *baseFile,
|
H A D | patch_loader.cpp | 367 FindAndReplaceClassLiteral(thread, baseFile, patchFile, constpoolValue, patchInfo, in FindAndReplaceSameMethod() 381 FindAndReplaceClassLiteral(thread, baseFile, patchFile, constpoolValue, patchInfo, in FindAndReplaceSameMethod() 387 void PatchLoader::FindAndReplaceClassLiteral(JSThread *thread, const JSPandaFile *baseFile, in FindAndReplaceClassLiteral() function in panda::ecmascript::PatchLoader
|
Completed in 3 milliseconds