Home
last modified time | relevance | path

Searched refs:SetIndexHeader (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dprogram_object.h101 constpool->SetIndexHeader(mainIndex); in CreateConstPool()
128 inline void SetIndexHeader(const panda_file::File::IndexHeader *indexHeader) in SetIndexHeader() function
153 SetIndexHeader(nullptr);
/arkcompiler/ets_runtime/ecmascript/
Decma_context.cpp419 constpool->SetIndexHeader(&header); in CreateAllConstpool()