Commit Graph

1396 Commits

Author SHA1 Message Date
openharmony_ci
7b7cadbaec
!7175 Opt Number.toPrecision & toExponent
Merge pull request !7175 from maojunwei/tochars
2024-05-07 07:20:40 +00:00
dov1s
8306f4ad35 Opt Number.toPrecision & toExponent
issue:#I9KCC0

Signed-off-by: dov1s <maojunwei1@huawei.com>
Change-Id: I59e7770fb29561e0dddbd3a11d28f6a03d6fcd19
2024-05-07 11:28:15 +08:00
openharmony_ci
b248dc6cf4
!7034 Bugfix of import shared-module cross hap and dynamic-importing
Merge pull request !7034 from DaiHN/fixsendable4
2024-05-06 15:57:03 +00:00
DaiHN
6e91640974 Bugfix of import shared-module cross hap and dynamic-importing
issue:  https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I9IFCJ?from=project-issue

Signed-off-by: DaiHN <daihuina1@huawei.com>
Change-Id: I05226456fc9ac316f81c7c973f5e116a7c108c83
2024-05-06 10:34:45 +08:00
openharmony_ci
ef833f5f8a
!7233 Opt object IR
Merge pull request !7233 from liujia178/ObjectIR
2024-05-05 11:41:12 +00:00
liujia178
9aceab0259 add object IR
Signed-off-by: liujia178 <liujia178@huawei.com>
2024-05-05 16:12:06 +08:00
liujia178
4e7d14aab1 add typedArray IR and string IR
Signed-off-by: liujia178 <liujia178@huawei.com>
2024-05-04 22:54:43 +08:00
openharmony_ci
1989072458
!7209 bugfix:正则非regExp使用了cache
Merge pull request !7209 from jiachong/j30052427_dts21
2024-05-03 11:22:11 +00:00
jiachong
4bf5b6bfbf In-regExp useCache error
issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I9KVN8

Signed-off-by: jiachong <jiachong6@huawei.com>
Change-Id: Iabd9c03984a9023d924cba8f61642e4f0462ef15
2024-04-30 14:27:39 +08:00
openharmony_ci
4e27505817
!7157 Opt Number.toFixed
Merge pull request !7157 from maojunwei/numberopt
2024-04-29 13:54:02 +00:00
dov1s
be7afd5746 Opt Number.toFixed
isuue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I9K3A4

Signed-off-by: dov1s <maojunwei1@huawei.com>
Change-Id: I5f546b41b9dca9d80fc0608da4a505200765f14f
2024-04-29 19:03:07 +08:00
yaoyuan
ce1e7b4f95 ArkTools ForceFullGC Bugfix
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I9KK1O

Signed-off-by: yaoyuan <yuanyao14@huawei.com>
Change-Id: I1dc660bdf3c855c551d1749cc9ba6e31ffdd006c
2024-04-29 10:27:10 +08:00
openharmony_ci
198bb772b2
!6960 修复Datetime Format formatRangeToParts接口问题
Merge pull request !6960 from liujia178/intl_datetimeformat_2
2024-04-28 08:33:04 +00:00
openharmony_ci
d167b7d7b8
!7152 rry.findInde接口IR化异常没有正常抛出
Merge pull request !7152 from zhangyouyou/master
2024-04-28 06:20:23 +00:00
openharmony_ci
c141d68cd4
!7159 bugfix:the function reduceRight implementation does not conform to the ecma262 specification
Merge pull request !7159 from 贺存茂/ReduceRight0427
2024-04-28 03:40:35 +00:00
zhangyouyou
df668db447 修改array.findIndex 接口IR化异常没有正常抛出
https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I9K03B

Signed-off-by: zhangyouyou <zhangyouyou2@huawei.com>
2024-04-28 10:10:50 +08:00
openharmony_ci
b2e4c014f1
!7134 bugfix:解决异常未抛出
Merge pull request !7134 from jiachong/j30052427_dts9
2024-04-27 14:45:30 +00:00
openharmony_ci
4d925a0f1a
!7107 open array.filter IR and opt array.reverse
Merge pull request !7107 from maojunwei/filterreverse
2024-04-27 13:33:05 +00:00
hecunmao
0ae301bb9c bugfix:the function reduceRight implementation does not conform to the ecma262 specification
issue:https://gitee.com/open_harmony/dashboard?issue_id=I9K4S9
Signed-off-by: hecunmao <hecunmao@huawei.com>

Change-Id: Ie7e31db65b8b99d2004eb19a9b331de6bf3e577e
2024-04-27 21:25:34 +08:00
jiachong
04a7b9b85d Exception not thrown!
issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I9IQZQ

Signed-off-by: jiachong <jiachong6@huawei.com>
Change-Id: I3050d49b676fa35ea0852e08da77f11eabe16882
2024-04-27 20:57:23 +08:00
openharmony_ci
ac9d08668d
!7141 Bugfix:Two throw exception problems
Merge pull request !7141 from 贺存茂/exception0425
2024-04-27 09:09:25 +00:00
openharmony_ci
598f6338b8
!6969 Allocate global const env and builtins string to read only space
Merge pull request !6969 from dingwen/master
2024-04-27 08:57:25 +00:00
dingwen
b524484159 Allocate global const env and builtins string to read only space
Description:Allocate global const env and builtins string to read only space
Issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I9HHKS?from=project-issue

Signed-off-by: dingwen <dingwen6@huawei.com>
Change-Id: Idf46cd6c2b98eec5b9bd54034d29c8f6567e1670
2024-04-26 16:48:54 +08:00
zhangyouyou
b318d4e30a 修改不是快速路径走缓存处理逻辑错误
https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I9JX2Q

Signed-off-by: zhangyouyou <zhangyouyou2@huawei.com>
2024-04-26 14:45:45 +08:00
hecunmao
f753765831 Two throw exception problems
issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I9JQBX

Signed-off-by: hecunmao <hecunmao@huawei.com>
Change-Id: I26868b091fbee5637c53ae2e073eee73c18ca1cc
2024-04-25 22:36:50 +08:00
openharmony_ci
2b90c42853
!7131 优化decodeURI异常抛错信息
Merge pull request !7131 from zhangyouyou/master
2024-04-25 12:49:21 +00:00
openharmony_ci
7da5c2c206
!7114 GetCapture 中获取负数强转出现逻辑错误
Merge pull request !7114 from zhangyouyou/master
2024-04-25 12:48:20 +00:00
openharmony_ci
1e03338592
!6719 Optimize string regexp fastpath
Merge pull request !6719 from yaochaonan/match
2024-04-25 12:32:11 +00:00
zhangyouyou
b68d511ae7 优化decodeURI异常抛错信息
https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I9JN7F

Signed-off-by: zhangyouyou <zhangyouyou2@huawei.com>
2024-04-25 17:58:39 +08:00
yaochaonan
911a7c1b37 Opt string regexp
Issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I9CRLW?from=project-issue

Signed-off-by: yaochaonan <yaochaonan@huawei.com>
Change-Id: I5c61752f3be923a4d9c48086613afcff5d0d3512
2024-04-25 16:51:36 +08:00
zhangyouyou
695dd37819 修改正则不是快速路径还走cache逻辑处理错误问题
Signed-off-by: zhangyouyou <zhangyouyou2@huawei.com>
2024-04-25 15:07:12 +08:00
openharmony_ci
6f2d77f581
!7117 Add lazy accessor for GlobalEnv MapClass
Merge pull request !7117 from Sidorov Aleksei/map_class_lazy
2024-04-25 05:20:34 +00:00
openharmony_ci
6d82a3466e
!7101 优化SENDABLE_JSON
Merge pull request !7101 from 杨阳/reset_sendable_json
2024-04-24 16:24:22 +00:00
Sidorov Aleksei
eeb75551be Add lazy accessor for GlobalEnv MapClass
Signed-off-by: Sidorov Aleksei <aleksei.sidorov@huawei.com>
Change-Id: Ic998f593875ea94efd3be49219ea8fec615d4da1
2024-04-24 21:44:41 +08:00
yang-19970325
cd97b621fd Revert sendable json
This reverts commit f0037defe0.

Signed-off-by: yang-19970325 <yangyang585@huawei.com>
Change-Id: I0b5de6c93dbad968208c8246fc3dab7e08904e68
2024-04-24 19:58:59 +08:00
liujia178
baf0b7d86f Merge branch 'master' of gitee.com:openharmony/arkcompiler_ets_runtime into intl_datetimeformat_2
Signed-off-by: liujia178 <liujia178@huawei.com>
2024-04-24 11:48:18 +00:00
Sidorov Aleksei
c9f5ff446c Put Map HClass into GlobalEnv
Signed-off-by: Sidorov Aleksei <aleksei.sidorov@huawei.com>
Change-Id: I32fc4597aa25fe3ee564eede483a5d69669d2447
2024-04-24 19:08:02 +08:00
maojunwei
aecb51e1d2 open array.filter IR and opt array.reverse
isuue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I9J7N2

Signed-off-by: maojunwei <maojunwei1@huawei.com>
Change-Id: I3b861fd8a1ba814fa6564b836027dcc04bccc3d7
2024-04-24 16:26:17 +08:00
openharmony_ci
086c433128
!7082 修改告警
Merge pull request !7082 from 韩靖/master
2024-04-24 07:54:32 +00:00
openharmony_ci
72883b50b5
!7081 DevBranch for BigIntConstructor, Map/Set clear, SetAdd, ParseFloat
Merge pull request !7081 from Ishin Pavel/dev_branch_5
2024-04-24 04:53:24 +00:00
openharmony_ci
94fd8a7089
!6826 [BUG] Fix intl/locale/property.js
Merge pull request !6826 from liujia178/intl_locale_property
2024-04-24 04:52:39 +00:00
openharmony_ci
cc8038e683
!6923 [BUG] 修改number_format调用接口错误问题
Merge pull request !6923 from liujia178/intl_number_UnwrapNumberFormatUseOrdinaryHasInstance
2024-04-24 04:47:18 +00:00
hwx1163501
0d2e13ca0d 修改告警
Signed-off-by: hwx1163501 <hanjing35@huawei.com>
issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I9IYYO
2024-04-24 09:57:44 +08:00
Daniil Kofanov
a3a829b3ca Implement parseFloat inlining
Description: Implement inlining of `parseFloat` and `Number.parseFloat`.
Issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I9I8MD

Change-Id: I0b3e8d876d52ea2b87fd8d5e1f8fccf18bd3f44a
Signed-off-by: Daniil Kofanov <kofanov.daniil@huawei-partners.com>
2024-04-23 18:49:37 +08:00
Chernykh Sergey
93eb2a8add Support BigIntConstructor inlint
Co-author: Andrey Efremov <efremov.andrey@huawei-partners.com>
Signed-off-by: Chernykh Sergey <chernykh.sergey1@huawei.com>
2024-04-23 18:49:37 +08:00
gongtaotao
b912bde755 add ST for jit in ets_runtime
Signed-off-by: gongtaotao <gongtaotao@huawei.com>
Change-Id: Ic855b4f7e3b1c142ac9805f5a6019b8c889d382b
2024-04-23 18:42:33 +08:00
liujia178
d0a5a0ba2d Fix intl/locale/property.js
Signed-off-by: liujia178 <liujia178@huawei.com>
2024-04-23 13:42:08 +08:00
openharmony_ci
a98e7d351d
!6982 Fix regexp parser cache nullptr bug
Merge pull request !6982 from yaochaonan/regexpbugfix
2024-04-22 10:58:31 +00:00
openharmony_ci
0cd6e4212d
!6994 modify code alarms
Merge pull request !6994 from 韩靖/master
2024-04-22 03:55:51 +00:00
w00443755
e68673a13f enable baseline compiler
add baseline builtins

Change-Id: Ib8d7c392c62e21eab19b17e45c0fafb499cbbed9

support running baseline compiler by option --compiler-force-baseline-compile-main=true

Change-Id: I7c7337faf9fad39ccffb2de28d46403e2f6cb22b

baseline jit part3

Change-Id: I36e8dd6a6fa6fffb738029a8620bbcd01df1e017

baseline part4

Change-Id: Ib45bcf7255a85aa48f864a6021adf819927e6a13

baseline part5 move baseline into compiler folder

Change-Id: Ia8781c95ae00c4f300e7267a6da0078b5d04e4c8

!185 support BaselinePrologue
* support BaselinePrologue part3
* support BaselinePrologue part2
* support BaselinePrologue

!187 [BaselineJit] support load baseline builtins
* [BaselineJit]support load baseline builtins

!186[BaselineJIT] workaround for baselinejit support install code
* install code part3
* install code part2
* baseline jit support intall code

!188 [BaselineJit] support CallBuiltin
* [BaselineJit] baseline support  CallBuiltin

!189 [BaselineJIT]implement StackOffset class
* [BaselineJIT]implement StackOffset class

!190 [BaselineJIT]refactor BaselineAssembler and MacroAssembler
* [BaselineJIT]refactor BaselineAssembler and MacroAssembler

!191 [BaselineJIT] refactor class BaselineCompiler
* [BaselineJIT] refactor class BaselineCompiler

!192 [BaselineJIT] callbuiltin support new parameter type
new parameter type: int32_t,SpecialParameter,VirtualRegister

!193 [BaselineJIT]modify BaselineLoadObjByName function
* [BaselineJIT]modify BaselineLoadObjByName function

!194 [BaselineJIT] support new builtins
* [BaselineJIT] add  BaselineTryLdGLobalByNameImm8ID16,  BaselineStToGlobalRecordImm16ID16, BaselineLdaStrID16

!196 [BaselineJIT]bugfix for BaselinePrologue, align the rsp
* [BaselineJIT]bugfix for BaselinePrologue, align the rsp

!197 [BaselineJIT]bugfix for StackOffsetDescriptor
* [BaselineJIT]bugfix for StackOffsetDescriptor

!198 [BaselineJIT]workaround for helloworld testcase, helloworld can run successfully
* workaround for helloworld testcase, helloworld can run successfully

!200 [BaselineJIT]adapt profile collection
* [BaselineJIT]adapt profile collection

!201 [BaselineJIT]refactor baseline jit
* [BaselineJIT]refactor baseline jit

!203 [BaselineJIT]support trigger BaselineJITCompile and call baselinecode async
* [BaselineJIT]support trigger BaselineJITCompile and call baselinecode async

!202 [BaselineJIT]enable update hotness
* [BaselineJIT]enable update hotness

!205 [BaselineJIT]adapt JSCallDispatch interface
* [BaselineJIT]adapt JSCallDispatch interface

Change-Id: I4efce4346f985c7e074d7fc4bbfe3b081272e950

!195 [Baseline JIT] bytecode to builtin funs
* !206 enable bytecode builtins and call CHECK_PENDING_EXCEPTION
* [Baseline JIT] builtins:StobjbynameImm9Id16V8,StobjbynameImm16Id16V8,S…
* [Baseline JIT] builtins:CopyrestargsImm8,LdlexvarImm4Imm4,StlexvarImm4…
* [Baseline JIT] builtins: LdsuperbyvalueImm8V8,LdsuperbyvalueImm16V8,St…
* [Baseline JIT] builtins: DelobjpropV8,AsyncfunctionawaituncaughtV8,Cop…
* !204 enable bytecode builtins
* [Baseline JIT] builtins: DefineclasswithbufferImm8Id16Id16Imm16V8,Defi…
*  [Baseline JIT] builtins: LdthisbynameImm8Id16,Definegettersetterbyval…
* [Baseline JIT] builtins: Callarg0Imm8,SupercallspreadImm8V8,ApplyImm8V…
* !199 enable bytecode builtin func
* [Baseline JIT] builtins: StrictnoteqImm8V8,StricteqImm8V8,Istrue,Isfal…
* [Baseline JIT] builtins: NegImm8,NotImm8,IncImm8,DecImm8,IsinImm8V8,In…
* [Baseline JIT] builtins: And2Imm8V8,Or2Imm8V8,Xor2Imm8V8,ExpImm8V8,Typ…
* [Baseline JIT] builtins:LessImm8V8,LesseqImm8V8,GreaterImm8V8,Greatere…
* [Baseline JIT] builtins:Add2Imm8V8,SUB2_IMM8_V8,MUL2_IMM8_V8,DIV2_IMM8…
* [Baseline JIT] builtins:CreateobjectwithbufferImm8Id16,Createobjectwit…
* [Baseline JIT]builtins:Createemptyobject,CreateemptyarrayImm8,Createem…
* [Baseline JIT] builtins:GetiteratorImm16,Asyncfunctionenter,Createasyn…
* [Baseline JIT] builtins:ldsymbol,ldglobal,Poplexenv,Getunmappedargs,Ge…
* [BaselineJIT] builtins: add base class

!209 handle opcode in baseline compiler
* handle opcode in baseline compiler

!210 [baseline jit]: add baseline stub call signature target kind info
* [baseline jit]: add baseline stub call signature target kind info

!212 [BaselineJIT]baseline builtin bugfix
* [BaselineJIT]baseline builtin bugfix

!207 [BaselineJIT]support BaselineBuiltinFrame
* [BaselineJIT]support BaselineBuiltinFrame

!214 [BaselineJIT]baseline builtin bugfix of using JSCallDispatch
* [BaselineJIT]baseline builtin bugfix JSCallDispatch

Change-Id: Id67b991df5dee753a38c284234d15b02f0d8a091

!215 [BaselineJIT]bugfix for StackOffsetDescriptor
* [BaselineJIT]bugfix for StackOffsetDescriptor

!216 [baseline jit]update bytecode builtins
* [baseline jit]update bytecode builtins

!213 [BaselineJIT]support BaselineReturn and BaselineReturnundefined
* [BaselineJIT]support BaselineReturn and BaselineReturnundefined

!218 [BaselineJIT]baseline builtin
* [BaselineJIT]baseline builtin:ldfunction,ldthis,asyncgeneratorresolvev…

!217 parse baseline-jit bytecode v1.0
* parse bytecode in baseline-jit

!220 [BaselineJIT]baseline refactor ParameterIndex
* [BaselineJIT]baseline refactor ParameterIndex

!223 [BaselineJIT]get function and method from stack, avoiding method is used after call
* [BaselineJIT]get function and method from stack, avoiding method is us…

!224 [BaselineJIT]bugfix for compiling x64.release
* [BaselineJIT]bugfix for compiling x64.release

!226 [BaselineJIT] adapt gc for BASELINE_BUILTIN_FRAME type
* [BaselineJIT]adapt gc for BASELINE_BUILTIN_FRAME type

!222 [BaselineJIT] parse baseline builtin args
* [BaselineJIT] parse baseline builtin args:part 2
* [BaselineJIT] parse baseline builtin args

!229 parse baseline-jit bytecode v2.0
* [BaselineJIT] parse bytecode v2.0

!230 [BaselineJIT] remove including undefined_function file
* [BaselineJIT] remove including undefined_function file

!228 handle byte opcode of jmp v2
* [baseline jit]handle opcode of jmp V2

[BaselineJIT]rebase bugfix

Change-Id: I078298849139317dfa89fb139979c1b7d938b344

!231 [BaselineJIT] fix bugs about reading bytecode
* [BaselineJIT] fix bugs about read bytecode

!232 [BaselineJIT] fix bug about processing arguments in stub
* [BaselineJIT] fix bug about processing argument in baseline-stubs

!233 handle int64_t type in CallBuiltin
* [baseline jit]handle int64_t type in CallBuiltin

!234 [BaselineJIT] fix bug for StToGlobalRecordImm16ID16
* [BaselineJIT] fix bug for StToGlobalRecordImm16ID16

!235 [BaselineJIT] fix bugs about args type
* [BaselineJIT] fix type of args that passing to builtins

!236 [BaselineJIT] do not pass constpool to builtins
* [BaselineJIT] do not passing constpool to builtin

Change-Id: I8c46d70527a3fedd841d28ac1908a02d4a66edeb

!237 [baselineJit]Bugfix for sp used in JSCallDispatch and incorretc type
* [baselineJit]Bugfix for sp used in JSCallDispatch and incorretc type

Change-Id: I3f42ecd06266a20b2b145cfe98bcbd97a2848bab

[BaselineJIT] dump_test bugfix

Change-Id: I97d21960ca98cd1a6fc9b1e81b647ff9d8d5d0c2

[BaselineJIT]codecheck fix

Change-Id: I93eb02e45b70f4a5bfee84fec0c8e2cdc765d348

code check bugfix part2

Change-Id: I8680dd2c098193705709691fa78e8e6f3ad8cd6c

bugfix for review

Change-Id: I49b28e109530b9f8b403ba22ba39948e02834021

[BaselineJIT]change file folder

Change-Id: I1f46110a804f17270badcff7cdeb2058ca164161

[BaselineJIT]bugfix for review part2

Change-Id: I190406652697f9b17ac6c84dd706262046dbb5f7

!238 [BaselineJIT] fix more than 6 args builtins
*  [BaselineJIT] fix more than 6 args builtins

!239 [BaselineJIT] fix bug in parsing CALLTHISRANGE_IMM8_IMM8_V8
* [BaselineJIT] fix bug in parsing CALLTHISRANGE_IMM8_IMM8_V8

!240 [BaselineJIT] fix bug and add NewobjrangeImm8Imm8V8,NewobjrangeImm16Imm8V8
* [BaselineJIT] fix bug and add NewobjrangeImm8Imm8V8,NewobjrangeImm16Imm8V8

!241 [BaselineJIT] fix bug of ldnan, ldinfinity
* [BaselineJIT] fix bug of ldnan, ldinfinity

!242 [BaselineJIT] return JSCallDispatch result
* [BaselineJIT] return result of JSCallDispatch for baselinecode

!245 [BaselineJIT] fix builtins return value
* [BaselineJIT] fix builtins return value

!244 [BaselineJIT] save result to acc
* [BaselineJIT] save result to acc

!243 Bugfix for StlexvarImm4Imm4
* [baselineJit]Bugfix for StlexvarImm4Imm4

!246 [BaselineJIT] remove ldfunction
* [BaselineJIT] remove ldfunction

!248 [BaselineJIT] save result of DEFINECLASSWITHBUFFER_IMM8_ID16_ID16_IMM16_V8
* [BaselineJIT] fix return

!247 [baselineJit]Bugfix for Stlexvar and Ldlexvar
* [baselineJit]Bugfix for Stlexvar and Ldlexvar

!249 [BaselineJIT] Revert "!242[BaselineJIT] return JSCallDispatch result"
* Revert "!242 [BaselineJIT] return JSCallDispatch result"

!251 Bugfix for BaselineCreateobjectwithexcludedkeysImm8V8V8
* [baselineJit]Bugfix for BaselineCreateobjectwithexcludedkeysImm8V8V8

!252 [baselineJit]Bugfix for notException branch
* [baselineJit]Bugfix for notException branch

!250 [BaselineJIT] save result to acc in JSCallDispatch for baselinemethodcode
* [BaselineJIT] save result of JSCallDispatch to acc for baselinecode

!254 [BaselineJIT] fix type bug
* [BaselineJIT] fix type bug

!255 [BaselineJIT] fix bug of LDAI_IMM32
* [BaselineJIT] fix bug of LDAI_IMM32

!253 Bugfix for Poplexenv
* [baselineJit]Bugfix for Poplexenv

!256 [BaselineJIT] fix pc & refractor jscalldispatch for baseline-jit
* [BaselineJIT] fix pc of baseline-jit & refactor jscalldispatch for baseline-jit

!257 [BaselineJIT] replace indirectly jscalldispatch with jscalldispatchforbaseline
* [BaselineJIT] replace indirectly jscalldispatch with jscalldispatchforbaseline

!258 [BaselineJIT] fix using shl2 builtin bug
* [BaselineJIT] fix using shl2 builtin bug

!259 Bugfix and enable BaselineIstrue and BaselineIsFalse
* [baselineJit]Bugfix and enable BaselineIstrue and BaselineIsFalse

!260 [BaselineJIT]  fix bug about passing FUNC parameter
* [BaselineJIT] fix bug about passing FUNC parameter

!261 [BaselineJIT] support passing parameters by stack and fix offset param bug
* [BaselineJIT] support passing parameters by stack and fix offset param bug

!263 [BaselineJIT] fix parameters bug of LdobjbyvalueImm16V8 & StobjbyvalueImm16V8V8
* [BaselineJIT] fix parameters bug of LdobjbyvalueImm16V8 & StobjbyvalueImm16V8V8

!262 Bugfix for jump offset
* [baselineJit]Bugfix for jump offset

!264 [BaselineJIT] fix intermediates v8 parameters bug
* [BaselineJIT] fix intermediates v8 parameters bug

Change-Id: I8bf4fdf7621770a1976925423de23693570365c9

!267 [BaselineJIT] fix bug of BaselineInstanceofImm8V8
* [BaselineJIT] fix bug of BaselineInstanceofImm8V8

!269 [BaselineJIT] support NEWOBJRANGE_IMM16_IMM8_V8 & fix calling DefineMethod runtimeStub
* [BaselineJIT] support NEWOBJRANGE_IMM16_IMM8_V8 & fix calling DefineMe…

!268 [BaselineJIT]support update hotness
* [BaselineJIT]enable update hotness part2
* [BaselineJIT]support update hotness

Change-Id: I24b02a9e015df7263b1e9d7210377add0bfc558c

CI bugfix

Change-Id: I2d5aef07a1f14b3c64585790cff99d64be0d6396
Signed-off-by: w00443755 <wangzhilei2@huawei.com>
2024-04-21 17:58:55 +08:00