Home
last modified time | relevance | path

Searched defs:patchConstpool (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dquick_fix_loader.cpp98 JSHandle<ConstantPool> patchConstpool = JSHandle<ConstantPool>(thread, patchConstpoolValue); in LoadPatchInternal() local
239 const JSHandle<ConstantPool> &patchConstpool) in ReplaceMethod()