arkcompiler_ets_runtime/ecmascript/deoptimizer
lukai d963324406 Fix: concurrent marking may use inconsistent hclass
Issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I7QZU8?from=project-issue
When main-thread transitions an object to a new hclass, concurrent
marking could load an incosistent hclass.

Signed-off-by: lukai <lukai25@huawei.com>
2023-08-07 12:02:21 +08:00
..
calleeReg.cpp Optimize arkstackmap size and add stackmap dump 2023-04-18 19:02:40 +08:00
calleeReg.h Optimize arkstackmap size and add stackmap dump 2023-04-18 19:02:40 +08:00
deoptimizer.cpp Fix: concurrent marking may use inconsistent hclass 2023-08-07 12:02:21 +08:00
deoptimizer.h Reason:optimize fastcall 2023-06-03 18:42:00 +08:00