Home
last modified time | relevance | path

Searched refs:FindAndReplaceClassLiteral (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/patch/
H A Dpatch_loader.h157 static void FindAndReplaceClassLiteral(JSThread *thread, const JSPandaFile *baseFile,
H A Dpatch_loader.cpp367 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