Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dquick_fix_loader.cpp87 JSHandle<ConstantPool> baseConstpool = JSHandle<ConstantPool>(thread, baseConstpoolValue); in LoadPatchInternal() local
238 const JSHandle<ConstantPool> &baseConstpool, in ReplaceMethod()
398 ConstantPool *baseConstpool = ConstantPool::Cast(baseConstpoolValue.GetTaggedObject()); in UnloadPatch() local