Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/patch/
H A Dpatch_loader.cpp363 BaseMethodIndex indexs = {constpoolNum, constpoolIndex}; in FindAndReplaceSameMethod() local
424 BaseMethodIndex indexs = {constpoolNum, constpoolIndex, literalIndex}; in FindAndReplaceClassLiteral() local
455 SaveBaseMethodInfo(PatchInfo &patchInfo, const JSPandaFile *baseFile, EntityId baseMethodId, const BaseMethodIndex &indexs) SaveBaseMethodInfo() argument
/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A 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

Completed in 4 milliseconds