Home
last modified time | relevance | path

Searched refs:SetParsedConstpoolVM (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Djs_pandafile.h45 void SetParsedConstpoolVM(const EcmaVM *vm) in SetParsedConstpoolVM() function
Dpanda_file_translator.cpp289 recordInfo.SetParsedConstpoolVM(vm); in ParseFuncAndLiteralConstPool()
/arkcompiler/ets_runtime/ecmascript/jspandafile/tests/
Djs_pandafile_test.cpp308 recordInfo.SetParsedConstpoolVM(instance); in HWTEST_F_L0()