Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/patch/
Dpatch_loader.cpp268 BaseMethodIndex indexs = {constpoolNum, constpoolIndex}; in FindAndReplaceSameMethod() local
294 BaseMethodIndex indexs = {constpoolNum, constpoolIndex, literalIndex}; in FindAndReplaceSameMethod() local
322 EntityId baseMethodId, const BaseMethodIndex &indexs) in SaveBaseMethodInfo()
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dprogram_object.h110 Span<const panda_file::File::EntityId> indexs = jsPandaFile->GetMethodIndex(indexHeader); in GetEntityId() local
118 Span<const panda_file::File::EntityId> indexs = jsPandaFile->GetMethodIndex(indexHeader); in GetMethodIndexByEntityId() local