Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jspandafile/tests/
Dquick_fix_test.cpp151 std::unique_ptr<const File> patchPF = pandasm::AsmEmitter::Emit(res.Value()); in HWTEST_F_L0() local
153 …std::shared_ptr<JSPandaFile> patchFile = pfManager->NewJSPandaFile(patchPF.release(), CString(patc… in HWTEST_F_L0()