Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/patch/
H A Dpatch_loader.cpp336 JSTaggedValue constpoolValue = baseConstpool->GetObjectFromCache(constpoolIndex); in FindAndReplaceSameMethod() local
376 JSTaggedValue constpoolValue = baseUnsharedConstpool->GetObjectFromCache(constpoolIndex); in FindAndReplaceSameMethod() local
387 FindAndReplaceClassLiteral(JSThread *thread, const JSPandaFile *baseFile, const JSPandaFile *patchFile, JSTaggedValue constpoolValue, PatchInfo &patchInfo, uint32_t constpoolIndex, uint32_t constpoolNum, const CMap<uint32_t, CString> &baseClassInfo) FindAndReplaceClassLiteral() argument
[all...]

Completed in 2 milliseconds