Home
last modified time | relevance | path

Searched refs:SetJSPandaFile (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/tests/
Dpgo_profiler_test.cpp247 constPool->SetJSPandaFile(pf_.get()); in HWTEST_F_L0()
284 constPool->SetJSPandaFile(pf_.get()); in HWTEST_F_L0()
335 constPool->SetJSPandaFile(pf_.get()); in HWTEST_F_L0()
388 constPool->SetJSPandaFile(pf_.get()); in HWTEST_F_L0()
475 constPool->SetJSPandaFile(pf_.get()); in HWTEST_F_L0()
483 constPool2->SetJSPandaFile(pf_.get()); in HWTEST_F_L0()
535 constPool->SetJSPandaFile(pf_.get()); in HWTEST_F_L0()
577 constPool->SetJSPandaFile(pf_.get()); in HWTEST_F_L0()
668 constPool->SetJSPandaFile(pf_.get()); in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dprogram_object.h114 constpool->SetJSPandaFile(jsPandaFile); in CreateConstPool()
172 SetJSPandaFile(nullptr);
181 inline void SetJSPandaFile(const void *jsPandaFile) in SetJSPandaFile() function
Dpanda_file_translator.cpp301 constpool->SetJSPandaFile(jsPandaFile); in AllocateConstPool()
/arkcompiler/ets_runtime/ecmascript/
Decma_context.cpp502 constpool->SetJSPandaFile(jsPandaFile); in CreateAllConstpool()
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_serializer_test.cpp1918 constPool->SetJSPandaFile(pf.get()); in HWTEST_F_L0()
1955 constPool->SetJSPandaFile(pf.get()); in HWTEST_F_L0()