Searched refs:GetMethodOffsets (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/jspandafile/ |
| D | literal_data_extractor.h | 59 static void PUBLIC_API GetMethodOffsets(const JSPandaFile *jsPandaFile, size_t index, 62 static void PUBLIC_API GetMethodOffsets(const JSPandaFile *jsPandaFile, EntityId id,
|
| D | literal_data_extractor.cpp | 249 void LiteralDataExtractor::GetMethodOffsets(const JSPandaFile *jsPandaFile, size_t index, in GetMethodOffsets() function in panda::ecmascript::LiteralDataExtractor 267 void LiteralDataExtractor::GetMethodOffsets(const JSPandaFile *jsPandaFile, EntityId id, in GetMethodOffsets() function in panda::ecmascript::LiteralDataExtractor
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | bytecode_info_collector.cpp | 358 LiteralDataExtractor::GetMethodOffsets(jsPandaFile_, index, methodOffsets); in CollectInnerMethodsFromLiteral() 384 LiteralDataExtractor::GetMethodOffsets(jsPandaFile_, literalId, methodOffsets); in CollectInnerMethodsFromNewLiteral()
|