arkcompiler_ets_runtime/test/aottest
lijiamin2019 e36eb338cd share method,constpool,classliteral
Signed-off-by: lijiamin2019 <lijiamin24@huawei.com>
Change-Id: Ieb0a205bb341f09b6e5304ab66e2ce2e04725bb2
2024-02-07 21:36:41 +08:00
..
add Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
analyze_property Adapt ts transform to es6 2023-12-28 23:48:08 +08:00
and Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
aot_compatibility_test Adapt ts transform to es6 2023-12-28 23:48:08 +08:00
aot_multi_constantpool_test add mac UT and omit fail testcases 2023-12-20 10:45:09 +08:00
aot_type_test LdObjByValue supports Uint32Array type 2023-08-08 19:08:30 +08:00
array Opt Array.push with ir 2023-09-20 00:17:59 +08:00
array_bounds_check_elimination Fix code review 2023-12-04 15:37:50 +08:00
array_foreach_inline Array Foreach Inline Feature 2023-11-03 11:14:23 +08:00
ashr Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
async_context Adapt ts transform to es6 2023-12-28 23:48:08 +08:00
async_env Add some testcases for AOT 2023-04-19 09:18:55 +08:00
async_loop Bugfix for checkandconvert undefined 2023-07-24 11:17:32 +08:00
asyncfunctionenter Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
asyncgenerator aysnc testcase add to UT 2023-10-30 20:42:03 +08:00
asyncgeneratormultiloop Async generator & for-await-of AOT adapt 2023-04-14 16:57:16 +08:00
asyncgeneratorrest Async generator & for-await-of AOT adapt 2023-04-14 16:57:16 +08:00
await Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
await_loop BugFix of async lowering 2023-05-12 09:14:09 +08:00
bc_builder 整改版权头 2023-12-18 11:33:18 +08:00
bigint_typed_array_constructors Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
binaryop_special_value StrictNotEq fastpath 2023-11-24 15:54:46 +08:00
bind Optimize Function Binds 2023-12-05 11:03:46 +08:00
builtinmath Perf(Aot): nbody optimization 2023-04-14 09:32:56 +08:00
builtins_array Add builtins array constructor stub 2022-12-06 16:13:35 +08:00
builtins_number Optimise Number.parseInt 2023-09-18 09:10:44 +08:00
builtins_stub Feat(Aot/PGO/Runtime): Profile Transtion hclass type and aot 2023-11-06 22:15:31 +08:00
call_default_args Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
call_same_bytecode_func Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
callithisrange Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
calls Fix LowerTypedCallthis0 2023-06-28 17:15:10 +08:00
cjs Fix aot Bug 2023-05-25 19:40:34 +08:00
class_method_signature Fix the bug of AOT generate phc 2023-07-31 15:36:34 +08:00
classstatic Reason:1.fix cocos deopt bug 2.enable class static high ir 2023-07-24 21:37:02 +08:00
closeiterator Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
compiler_test Fix: This branch is unreachable Add some cases. 2023-10-26 17:58:52 +10:00
constpool Fix failing to load str from constpool in aot slowpath 2023-10-31 20:49:43 +08:00
constructor_returns_non_object Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
continue_from_finally Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
copyrestargs Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
createarray_meta_data Bugfix: fix wrong gate meta data of CreateArray and 2024-01-11 14:45:15 +08:00
createarrayimm16 CreateArrayWithBuffer Optimization Calendar Bugfix 2023-08-25 11:40:35 +08:00
createarraywithbuffer CreateArray Optimization Based On ElementsKind 2023-08-15 20:41:00 +08:00
createemptyarray Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
createemptyobject Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
creategeneratorobj Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
createiterresultobj Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
createobjecthavingmethod Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
createobjectwithbuffer Revert "DoubleToInt Use LLVM Intrinsic Func" 2024-01-18 19:18:35 +08:00
createobjectwithexcludedkeys 整改版权头 2023-12-18 11:33:18 +08:00
createregexpwithliteral Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
dead_code_elimination Fix dead code eliminion bug on depend selector 2023-11-04 16:29:11 +08:00
dec Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
default_supers Fix camera crash 2023-10-24 17:08:13 +08:00
defineasyncfunc Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
defineclass Bugfix: fix some compiler bugs 2023-06-28 14:00:29 +08:00
defineclasswithbuffer Fix ASSERTION FAILED: ctor->IsJSFunction() 2023-10-08 14:29:27 +08:00
definefunc Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
definefunc_variable_args Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
definegeneratorfunc Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
definegettersetterbyvalue Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
definemethod Fix cannot find record 'func_main_0', please check the request path. 2023-10-10 17:40:09 +08:00
definencfunc Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
definesendableclass Add ut for creating sharedobject 2023-12-28 15:03:57 +08:00
delobjprop Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
deopt Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
deopt_clear_aotflags Reason:optimize fastcall 2023-06-03 18:42:00 +08:00
destructuring Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
div Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
duplicatefunctions Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
duplicatekey Adapt ts transform to es6 2023-12-28 23:48:08 +08:00
dynamicimport Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
early_elimination 整改版权头 2023-12-18 11:33:18 +08:00
elements_kind BugFix: ElementsKind::None 2023-10-13 16:59:59 +08:00
emptyif 整改版权头 2023-12-18 11:33:18 +08:00
equal Implement UndefinedOrNullEQ 2023-11-16 15:02:30 +08:00
equal_nan fix NaN != NaN is true instead of false 2024-01-12 15:27:09 +08:00
exception_case1 JSON Parse Refactor 2023-11-24 16:43:00 +08:00
exception_case2 Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
exception_case3 Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
exception_case4 Code Review for Builtins Array &BufferArray 2023-07-18 17:03:12 +08:00
exception_case5 Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
exception_case6 Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
exception_case7 Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
exception_case8 JSON Parse Refactor 2023-11-24 16:43:00 +08:00
exception_case9 Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
exception_case10 Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
exception_case11 JSON Parse Refactor 2023-11-24 16:43:00 +08:00
exception_case12 JSON Parse Refactor 2023-11-24 16:43:00 +08:00
exception_case13 Reason:add aot call stack overflow check 2023-08-07 16:24:38 +08:00
exception_case14 Resolve out-of-bounds security issues. 2023-12-29 15:20:51 +08:00
exp Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
extends_builtins Fix Deopt Threshold Failure 2023-12-02 16:51:58 +08:00
fast_call_builtins Optimize Array.sort for aot 2023-08-24 20:17:09 +08:00
float64divzero Bugfix for Float64 Divided zero. Remove Float64RightIsZeroCheck. 2023-07-19 15:14:15 +08:00
for_await_of aysnc testcase add to UT 2023-10-30 20:42:03 +08:00
forin_delete_property Impl for-of and for-in HIR lowering 2023-10-26 15:40:03 +08:00
forin_dictionary_mode Impl for-of and for-in HIR lowering 2023-10-26 15:40:03 +08:00
forin_empty_prototype Impl for-of and for-in HIR lowering 2023-10-26 15:40:03 +08:00
forin_enum_cache Impl for-of and for-in HIR lowering 2023-10-26 15:40:03 +08:00
forin_non_empty_prototype Impl for-of and for-in HIR lowering 2023-10-26 15:40:03 +08:00
forin_special_object Impl for-of and for-in HIR lowering 2023-10-26 15:40:03 +08:00
forloop Add Redundant Phi Optimization Pass 2023-09-07 15:27:49 +08:00
formatrangetoparts Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
frame_states BugFix: 在BB块之间找State节点bug修复 2023-09-14 14:49:00 +08:00
framestatesalloc Create Object With BC Info 2023-12-01 16:45:12 +08:00
framestatesasync Create Object With BC Info 2023-12-01 16:45:12 +08:00
framestatesphi description: bug fix for deopt 2022-11-24 14:14:00 +08:00
generatorcontinuefinally Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
generatormerge Description: Bugfix for NumberSpeculativeRetype when process RESTORE_REGISTER 2023-06-07 17:27:24 +08:00
generic_instance_type_literal Fix cloudDriver aot crash 2023-11-06 20:47:22 +08:00
getiterator Support loop invariant hoist for mir 2023-07-03 13:58:02 +08:00
getiteratornext Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
getnextpropname Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
getpropiterator Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
getresumemode Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
gettemplateobject Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
getunmappedargs Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
global_this_ts Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
global_value_numbering_ts modify code alarms 2023-11-27 15:28:44 +08:00
helloaot Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
helloconcurrent Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
ic Signed-off-by: YuliCheng <chengyuli1@huawei.com> 2024-01-25 14:49:19 +08:00
inc Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
inline 整改版权头 2023-12-18 11:33:18 +08:00
instanceof Instanceof Stub FastPath && AOT Instanceof bugfix 2023-11-24 15:34:10 +08:00
isfalse Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
isin Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
isomorphism 整改版权头 2023-12-18 11:33:18 +08:00
istrue Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
js_string_add PGO surport StringAdd 2023-11-24 16:28:15 +08:00
js_string_equal PGO surport StringAdd 2023-11-24 16:28:15 +08:00
jsonstringify Add some testcases for AOT 2023-04-19 09:18:55 +08:00
large_func 整改版权头 2023-12-18 11:33:18 +08:00
large_func_acc 整改版权头 2023-12-18 11:33:18 +08:00
ldbigint Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
ldconst Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
ldfunctionpref Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
ldglobalvar Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
ldobjbyname Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
ldobjbyname_typed_path Optimizes AOT ldobjbyname for Builtin.prototype in TypeScript 2023-10-12 14:40:25 +08:00
ldobjbyvalue Remove Load/StoreElement elementsLength check 2023-06-08 18:50:14 +08:00
ldstlexvar Add MIR for LdLexVar and StLexVar 2023-07-18 17:06:04 +08:00
ldsuperbyname Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
lexenv_specialization Ldlexvar Specialization 2023-10-27 12:02:53 +08:00
lexenv_specialization_multi_inline Ldlexvar Specialization 2023-10-27 12:02:53 +08:00
lexenv_specialization_noopt Ldlexvar Specialization 2023-10-27 12:02:53 +08:00
load_local_module_var SR Feature 2023-11-13 09:30:38 +08:00
logic_op Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
loop_hoist Optimize the AOT slowpath for the delobjprop instruction 2024-01-23 14:49:57 +08:00
loop_peeling Enable Loop Peeling 2023-07-19 09:23:49 +08:00
loop_phi Fix the bug that the Phi node is not generated 2023-04-24 11:14:09 +08:00
loop_with_variable_exchange Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
loops Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
map Optimise Map.set, Set.add, Map.delete, Set.delete function with ir 2023-09-13 14:19:02 +08:00
mod AOT-Optimization Add Math Mod to Number Speculative Pass & Some PGO BugFix 2023-06-14 16:19:30 +08:00
module Reason:Add string concat ir 2023-09-26 09:24:35 +08:00
modules constant string optimization 2023-05-08 17:07:03 +08:00
mul Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
multi_module_compilation Enable multi-modules compilation of aot 2023-05-12 15:07:00 +08:00
neg Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
new Fix BinaryArithmetic get wrong gateType bug 2023-08-01 15:47:49 +08:00
newlexenv Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
newobjrange Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
newobjspread Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
not Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
not_equal StrictNotEq fastpath 2023-11-24 15:54:46 +08:00
numberspeculativeretype Bugfix: fix some compiler bugs 2023-06-28 14:00:29 +08:00
object add mac UT and omit fail testcases 2023-12-20 10:45:09 +08:00
operations_stub_test Bugfix: fix ap type error 2023-09-21 15:37:26 +08:00
optimization Description: Add TypedJump IR 2023-04-17 15:26:58 +08:00
optimized_call Bugfix: stp/ltp need 16 align 2023-07-17 15:11:15 +08:00
or Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
ordinaryhasinstance Fix ORDINARY_HAS_INSTANCE retype bug 2024-01-12 17:01:55 +08:00
pgo_call AOT Inline Fail Deopt Fix 2023-12-28 21:04:48 +08:00
pgo_call_deopt Fix(Aot): AOT TSHCLass Generator layout overflow and update hclass layout Bugfix 2023-12-29 22:09:49 +08:00
pgo_call_deopt_js AOT development branch code integration 2023-12-25 18:17:52 +08:00
pgo_call_js AOT development branch code integration 2023-12-25 18:17:52 +08:00
pgo_call_recursive_js AOT Inline Fail Deopt Fix 2023-12-28 21:04:48 +08:00
pgo_class_operation AOT supports ld/stobjbyname for function object 2023-11-20 13:43:12 +08:00
pgo_class_prototype Fix the bug of AOT-PGO-262 2023-11-21 00:34:28 +08:00
pgo_constructor_number <Perf>(Aot): Builtins function pgo and aot optimization 2023-11-18 17:27:30 +08:00
pgo_forof_array fix hclass deopt 2024-01-04 14:02:58 +08:00
pgo_forof_map Impl for-of and for-in HIR lowering 2023-10-26 15:40:03 +08:00
pgo_forof_modify_iterator Impl for-of and for-in HIR lowering 2023-10-26 15:40:03 +08:00
pgo_forof_set Impl for-of and for-in HIR lowering 2023-10-26 15:40:03 +08:00
pgo_forof_set_prototype Impl for-of and for-in HIR lowering 2023-10-26 15:40:03 +08:00
pgo_forof_string Impl for-of and for-in HIR lowering 2023-10-26 15:40:03 +08:00
pgo_forof_typed_array Impl for-of and for-in HIR lowering 2023-10-26 15:40:03 +08:00
pgo_function_operation AOT development branch code integration 2023-12-25 18:17:52 +08:00
pgo_function_prototype AOT supports ld/stobjbyname for function object 2023-11-20 13:43:12 +08:00
pgo_ldobjbyvalue_string Optimize the AOT slowpath for the delobjprop instruction 2024-01-23 14:49:57 +08:00
pgo_length Fix(Aot): Support ldobjbyValue and string.length fastpath by pgotype 2023-11-22 18:16:32 +08:00
pgo_objectliteral_operation AOT type and snapshot support hsp 2023-10-08 17:33:02 +08:00
pgo_on_heap PGO TypedArray On Heap 2023-11-29 15:12:05 +08:00
pgo_track_type Fix(Aot): AOT TSHCLass Generator layout overflow and update hclass layout Bugfix 2023-12-29 22:09:49 +08:00
poplexenv Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
proxy Fix newobj error after deopt 2023-04-18 17:15:56 +08:00
range_guard Revert "!4583 Revert '!4561 Range Analysis of MUL and MOD' " 2023-08-23 15:35:28 +08:00
regressioncase add onheap testcase 2024-01-22 19:19:08 +08:00
resumegenerator Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
rodata Deal with .rodata.cst16 when build an file 2023-07-20 19:37:47 +08:00
sendablecontext Support use class object in sendable class 2023-12-31 15:00:55 +08:00
set Optimise Map.set, Set.add, Map.delete, Set.delete function with ir 2023-09-13 14:19:02 +08:00
setobjectwithproto Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
sharedcheck Add UT for shared checking 2023-12-25 13:52:06 +08:00
shl Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
shr Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
specialloops Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
starrayspread Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
statesplit Bugfix: fix some compiler bugs 2023-06-28 14:00:29 +08:00
stclasstoglobalrecord Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
stconsttoglobalrecord Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
stglobalvar Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
stlettoglobalrecord Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
stobjbyindex Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
stobjbyname Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
stobjbyvalue Fix stobjbyvalue for empty or COW array 2023-06-02 15:26:19 +08:00
stownbyindex Bugfix: StownByIndex 2023-07-03 14:48:30 +08:00
stownbyname Optimize StownByName instruction 2023-07-05 17:29:57 +08:00
stownbynamewithnameset Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
stownbyvalue CreateEmptyObject, StOwnByValue Optimization 2023-12-05 15:03:35 +08:00
stownbyvaluewithnameset Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
strictequal Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
strictnotequal Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
string Reason:Add SlicedString to optimize string.substring 2023-09-05 19:45:47 +08:00
string_add Sliced String Add Optimization 2024-01-18 17:30:32 +08:00
string_equal Bugfix For Pdfjs 2024-01-24 14:34:02 +08:00
stsuperbyname Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
sub Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
supercall Runtime::SuperCall Optimization 2023-11-28 21:10:50 +08:00
supercallspread SuperCallSpread Optimization 2023-12-25 16:22:02 +08:00
suspendgenerator Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
suspendgeneratorbranch Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
suspendgeneratorfor Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
suspendgeneratorphi Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
suspendgeneratorreturn Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
suspendgeneratorthrow Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
throw Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
throwifsupernotcorrectcall Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
throwundefindeifhole Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
tonumber Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
tonumeric Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
try Fix the try-catch bug of AOT compiler 2023-07-25 09:42:47 +08:00
try_catch_finally Add UT for try finally case compile error 2023-07-27 15:40:06 +08:00
tryldglobalbyname Support Dynamic Adjust The Sequence of .rodata And .text 2023-07-11 19:31:25 +08:00
tryldglobalbyname_global_object clear builtin entry when sttoglobalrecord 2024-01-08 16:38:59 +08:00
tryldglobalbyname_global_record clear builtin entry when sttoglobalrecord 2024-01-08 16:38:59 +08:00
trystglobalbynameprefid32 Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
ts_hclass_generator fix wallet crash 2023-09-26 09:54:25 +08:00
ts_inline open compiler mode 2023-08-28 15:34:37 +08:00
ts_inline_accessor Feat(Aot/PGO/Runtime): Profile Transtion hclass type and aot 2023-11-06 22:15:31 +08:00
ts_inline_accessor_deopt Feat(Aot/PGO/Runtime): Profile Transtion hclass type and aot 2023-11-06 22:15:31 +08:00
ts_inline_accessor_extends Support Fast Inline Accessor 2023-07-28 16:05:27 +08:00
ts_inline_accessor_same_name Feat(Aot/PGO/Runtime): Profile Transtion hclass type and aot 2023-11-06 22:15:31 +08:00
ts_inline_change_target Some TsAot Inline Modification 2023-05-18 11:24:10 +08:00
ts_inline_deopt Fix Calendar App Inline Deopt Bug 2023-05-24 17:10:40 +08:00
ts_inline_deopt_loop Add Redundant Phi Optimization Pass 2023-09-07 15:27:49 +08:00
ts_inline_exception1 AOT callstack supports inline functions 2023-09-14 19:24:35 +08:00
ts_inline_exception2 AOT callstack supports inline functions 2023-09-14 19:24:35 +08:00
ts_inline_exception3 JSON Parse Refactor 2023-11-24 16:43:00 +08:00
ts_inline_exception4 AOT callstack supports inline functions 2023-09-14 19:24:35 +08:00
ts_inline_exception5 AOT callstack supports inline functions 2023-09-14 19:24:35 +08:00
ts_inline_exception6 AOT callstack supports inline functions 2023-09-14 19:24:35 +08:00
ts_inline_exception7 Adapt to the latest bytecode changes 2023-12-22 21:01:35 +08:00
ts_inline_exception8 AOT callstack supports inline functions 2023-09-14 19:24:35 +08:00
ts_inline_extends Some TsAot Inline Modification 2023-05-18 11:24:10 +08:00
ts_inline_loop Some TsAot Inline Modification 2023-05-18 11:24:10 +08:00
ts_inline_max_call Modify MAX_INLINE_CALL_ALLOWED 2023-09-06 16:28:10 +08:00
ts_multi_inline Support Multi Level Inline 2023-07-18 19:17:49 +08:00
ts_multi_inline_deopt Add Redundant Phi Optimization Pass 2023-09-07 15:27:49 +08:00
ts_multi_inline_max_call Modify MAX_INLINE_CALL_ALLOWED 2023-09-06 16:28:10 +08:00
ts_multi_inline_recursive Handle Inline Recursive Function 2023-07-20 14:10:41 +08:00
typedarray Fix(Aot): TypeArray raw number and track field bugfix 2023-07-18 11:19:37 +08:00
typedarray_load_store Erase load byteOffset in TypedArray load/store and add aottest case 2023-07-24 14:32:11 +08:00
typedarrayfill Optimize TypedArray Fill 2024-01-06 11:51:23 +08:00
typeof Typed TypeOf Hir Optimization 2023-09-16 11:29:18 +08:00
unaryop_special_value BinaryOP And UnaryOP Support Undefined And Null Value Input Optimization 2023-09-16 14:19:05 +08:00
undefined Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
vtable Adapt ts transform to es6 2023-12-28 23:48:08 +08:00
xor Reopen builtins_stub test case and Clean AOTTest gn 2023-04-03 16:24:25 +08:00
BUILD.gn share method,constpool,classliteral 2024-02-07 21:36:41 +08:00