Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/patch/
Dpatch_loader.h134 JSTaggedValue srcConstpool);
Dpatch_loader.cpp226 JSTaggedValue srcConstpool) in ReplaceMethod() argument
236 destMethod->SetConstantPool(thread, srcConstpool); in ReplaceMethod()