Home
last modified time | relevance | path

Searched refs:literalArraysId (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Djs_pandafile.h290 EntityId literalArraysId = pf_->GetLiteralArraysId(); in GetLiteralDataAccessor() local
291 panda_file::LiteralDataAccessor lda(*pf_, literalArraysId); in GetLiteralDataAccessor()
/arkcompiler/runtime_core/static_core/runtime/
H A Druntime.cpp1334 panda_file::File::EntityId literalArraysId = pf.GetLiteralArraysId(); in GetLiteralTagAndValue() local
1335 panda_file::LiteralDataAccessor literalDataAccessor(pf, literalArraysId); in GetLiteralTagAndValue()

Completed in 6 milliseconds