Files
ark_js_runtime/ecmascript/base
dingwen f55d1a781f Snapshot support reusing global const and builtins object
Description:Before serializing, cache all global const and builtins objects in a map. When serialzing object taggged field, firstly searching the field object in the map, if exist, record the index. Then when deserializing, we can quickly find the object by index.
ISSUE:https://gitee.com/openharmony/ark_js_runtime/issues/I5CA56

Signed-off-by: dingwen <dingwen6@huawei.com>
Change-Id: I935cc445d50a1e5854b88a7d01445aaa87da2cbc
2022-06-17 12:33:26 +08:00
..
2022-05-21 18:15:02 +08:00
2022-05-21 18:15:02 +08:00
2021-09-08 09:20:53 +08:00
2022-01-13 22:30:21 -10:00
2022-05-05 11:36:33 +08:00
2022-05-05 16:54:26 +08:00
2022-03-19 14:31:04 +08:00
2022-06-06 09:15:32 +08:00
2022-06-06 09:15:32 +08:00
2022-04-12 14:27:50 +08:00