Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/patch/
Dpatch_loader.h83 JSTaggedValue srcConstpool);
Dpatch_loader.cpp221 JSTaggedValue srcConstpool) in ReplaceMethod() argument
231 destMethod->SetConstantPool(thread, srcConstpool); in ReplaceMethod()