Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/patch/
Dpatch_loader.cpp344 BaseMethodIndex indexs = {constpoolNum, constpoolIndex}; in FindAndReplaceSameMethod() local
401 BaseMethodIndex indexs = {constpoolNum, constpoolIndex, literalIndex}; in FindAndReplaceClassLiteral() local
433 EntityId baseMethodId, const BaseMethodIndex &indexs) in SaveBaseMethodInfo()
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dprogram_object.h287 Span<const panda_file::File::EntityId> indexs = jsPandaFile->GetMethodIndex(indexHeader); in GetEntityId() local
295 Span<const panda_file::File::EntityId> indexs = jsPandaFile->GetMethodIndex(indexHeader); in GetMethodIndexByEntityId() local