Home
last modified time | relevance | path

Searched defs:patchVal (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/patch/
H A Dquick_fix_helper.cpp27 JSTaggedValue patchVal = vm->GetQuickFixManager()->CheckAndGetPatch(thread, jsPandaFile, methodId); in CreateMainFuncWithPatch() local
/arkcompiler/ets_runtime/ecmascript/
H A Dmethod.cpp119 JSTaggedValue patchVal = vm->GetQuickFixManager()->CheckAndGetPatch(thread, jsPandaFile, methodId); in Create() local
/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Dpanda_file_translator.cpp189 JSTaggedValue patchVal = QuickFixHelper::CreateMainFuncWithPatch(vm, mainMethodLiteral, jsPandaFile); in GenerateProgramInternal() local

Completed in 4 milliseconds