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.cpp129 constPool->SetJSPandaFile(pf.get()); in HWTEST_F_L0()
177 constPool->SetJSPandaFile(pf.get()); in HWTEST_F_L0()
243 constPool->SetJSPandaFile(pf.get()); in HWTEST_F_L0()
304 constPool->SetJSPandaFile(pf.get()); in HWTEST_F_L0()
401 constPool->SetJSPandaFile(pf.get()); in HWTEST_F_L0()
409 constPool2->SetJSPandaFile(pf.get()); in HWTEST_F_L0()
470 constPool->SetJSPandaFile(pf.get()); in HWTEST_F_L0()
514 constPool->SetJSPandaFile(pf.get()); in HWTEST_F_L0()
646 constPool->SetJSPandaFile(pf.get()); in HWTEST_F_L0()
920 constPool->SetJSPandaFile(pf.get()); in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dprogram_object.h100 constpool->SetJSPandaFile(jsPandaFile); in CreateConstPool()
152 SetJSPandaFile(nullptr);
161 inline void SetJSPandaFile(const void *jsPandaFile) in SetJSPandaFile() function
Dpanda_file_translator.cpp297 constpool->SetJSPandaFile(jsPandaFile); in AllocateConstPool()
/arkcompiler/ets_runtime/ecmascript/
Decma_context.cpp418 constpool->SetJSPandaFile(jsPandaFile); in CreateAllConstpool()
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_serializer_test.cpp1818 constPool->SetJSPandaFile(pf.get()); in HWTEST_F_L0()