arkcompiler_ets_runtime/ecmascript/class_linker
wanyanglan 3aa31632b4 circuit gate fill in the specific ts type
The type of the circuit gate of the current ts aot is JS_ANY, which does
not bring the data type of the ts itself. It is necessary to fill in the
type information of the ts with the gate to facilitate the type derivation.

issue:https://gitee.com/openharmony/ark_js_runtime/issues/I4WLE8

Signed-off-by: wanyanglan <wanyanglan1@huawei.com>
Change-Id: I5c72e3a918650840847fc965eafbb13b9475acd2
2022-03-07 19:54:28 +08:00
..
panda_file_translator.cpp circuit gate fill in the specific ts type 2022-03-07 19:54:28 +08:00
panda_file_translator.h circuit gate fill in the specific ts type 2022-03-07 19:54:28 +08:00
program_object-inl.h js pandafile refactor, support actor function 2022-03-02 15:33:19 +08:00
program_object.h js pandafile refactor, support actor function 2022-03-02 15:33:19 +08:00