arkcompiler_ets_runtime/test/jittest
2024-09-27 16:50:24 +08:00
..
addition_assignment 1. use the GetGlobalEnv interface of CompilationEnv. 2024-05-06 15:10:10 +08:00
arguments [Compiler] Fixed copy arguments from taggedarray 2024-09-14 09:09:58 +08:00
catch_with_osr bugfix for osr 2024-06-03 09:03:35 +08:00
compiler_inline Ofix jit compiler inline crash 2024-09-11 14:24:57 +08:00
construct_with_normal_function [ets_runtime] fixed define private property failed after superCall in jit mode 2024-08-20 09:47:31 +08:00
create_arguments [JIT] fix some bug for jit compile 2024-05-05 11:24:01 +08:00
data_view [fuzz] Math函数及DataView函数在特殊入参时的问题修复 2024-07-14 17:30:15 +08:00
exception 1. use the GetGlobalEnv interface of CompilationEnv. 2024-05-06 15:10:10 +08:00
for_loop add ST for jit in ets_runtime 2024-04-23 18:42:33 +08:00
function_reuse Optimized jit reusefunc 2024-09-27 16:50:24 +08:00
fuzz_exception Fix bugs in fuzz case 2024-07-23 16:31:21 +08:00
jit_test_0001 Bugfix TYPED_CREATE_OBJ_WITH_BUFFER 2024-08-19 09:06:07 +08:00
ldobjbyname [jit] fix load string len from raw value 2024-06-27 20:17:54 +08:00
pgo_roottype_test Close the test case because CI timed out 2024-07-18 22:14:03 +08:00
proxy_fast_call Fix for JsProxyCallInternalStubBuilder 2024-07-15 14:24:03 +08:00
string_length [Fuzz] NewNumber/retype fuzz bugfix 2024-08-07 10:29:16 +08:00
throw_error [JIT] Fix cancel jit task and visit machinecode 2024-08-27 15:04:11 +08:00
try_catch_empty Add irreducible loop check 2024-09-04 19:42:16 +08:00
ts_inline [JIT] Fixed no check for jitthread 2024-09-23 14:08:16 +08:00
typed_array [JIT] fix some bug for jit compile 2024-05-05 11:24:01 +08:00
uint32_array Bugfix number speculative lowering 2024-09-14 09:06:26 +08:00
utf16key [JIT] Fixed string table create jshandle 2024-09-20 18:52:29 +08:00
while_loop add ST for jit in ets_runtime 2024-04-23 18:42:33 +08:00
BUILD.gn Optimized jit reusefunc 2024-09-27 16:50:24 +08:00