Commit Graph

52 Commits

Author SHA1 Message Date
openharmony_ci c9f3a7aaea !134 Support ARK standalone build
Merge pull request !134 from 宋宏昊/master
2022-05-05 08:06:27 +00:00
songhao e69d39660c Add source_set
Signed-off-by: songhao <songhonghao@huawei.com>
2022-05-05 15:16:29 +08:00
wangyantian e662accf4c Fix gtest MathHelpers.BitAshr failure
Signed-off-by: wangyantian <wangyantian@huawei.com>
2022-04-27 14:53:07 +08:00
wangyantian 07cbf977d7 Fix codex warnings
Signed-off-by: wangyantian <wangyantian@huawei.com>
2022-04-25 17:27:50 +08:00
huangyu 04a4ad57e1 Support ARK Previewer on Windows Platform
Signed-off-by: huangyu <huangyu76@huawei.com>
Change-Id: I9ab44583d364fec1f73aa10d6d066e730b320c17
2022-04-24 18:21:35 +08:00
wangyantian 30ad7e3c60 Fix codex warnings
Signed-off-by: wangyantian <wangyantian@huawei.com>
2022-04-24 12:34:56 +08:00
wangyantian c77f6199d4 Fix codex warnings
Signed-off-by: wangyantian <wangyantian@huawei.com>
2022-04-20 18:22:23 +08:00
wangyantian f5e2714e20 Fix codex warnings
Signed-off-by: wangyantian <wangyantian@huawei.com>
2022-04-19 15:55:14 +08:00
Konstantin Baladurin da1a9b36f5 Fix Method::GetLineNumFromBytecodeOffset
Change-Id: I82a68723ef70c57ffc7dc015333860b242d0b57f
Signed-off-by: Konstantin Baladurin <konstantin.baladurin@huawei.com>
2022-04-06 16:55:35 +03:00
Nazarov Konstantin de50e49ded issues 231 done
Signed-off-by: Nazarov Konstantin <nazarov.konstantin@huawei.com>
2022-03-29 16:46:04 +03:00
openharmony_ci 130be4f602 !109 fix opensource issues in ark_runtime_core
Merge pull request !109 from nazarovkonstantin/knazarov-fix-opensource-issues
2022-03-28 08:06:32 +00:00
Nazarov Konstantin 3cb8f51e32 transfered all patches from gitlab
Signed-off-by: Nazarov Konstantin <nazarov.konstantin@huawei.com>
2022-03-28 08:52:29 +03:00
Ilya Trubachev 1aa56bf224 copyright update
Signed-off-by: Ilya Trubachev <trubachev.ilya@huawei.com>
2022-03-25 13:17:51 +03:00
openharmony_ci 8d3136669b !112 Fix sort and make it partial in reference storage
Merge pull request !112 from Petrov Igor/fix_sort_in_dump_ref
2022-03-25 09:25:19 +00:00
Petrov Igor 5a813d39a9 Fix sort and make it partial in reference storage
Signed-off-by: Petrov Igor <petrov.igor1@huawei.com>
2022-03-24 18:45:10 +03:00
openharmony_ci 53adc63526 !110 fix opensource issues in ark_runtime_core related to codestyle
Merge pull request !110 from nazarovkonstantin/knazarov-fix-opensource-issues-codestyle
2022-03-23 14:37:13 +00:00
Ilya Trubachev b5364e7959 codehub issues fix
Signed-off-by: Ilya Trubachev <trubachev.ilya@huawei.com>
2022-03-22 17:28:04 +03:00
Nazarov Konstantin c71d1d7249 fix opensource issues related to codestyle
Signed-off-by: Nazarov Konstantin <nazarov.konstantin@huawei.com>
2022-03-22 17:25:41 +03:00
openharmony_ci d75e06abd6 !100 Misprints fix
Merge pull request !100 from trubachevilya/misprints_fix
2022-03-15 13:24:51 +00:00
openharmony_ci f63fdf034d !101 Temporarily fix compilation error when using unsupported arm float abi type
Merge pull request !101 from 胡晓炜/master
2022-03-15 12:52:01 +00:00
Ilya Trubachev c2b8d1f5c1 misprints fix
Signed-off-by: Ilya Trubachev <trubachev.ilya@huawei.com>
2022-03-15 14:49:59 +03:00
shawn_hu_ls 0b36ae4a55 Temporarily fix compilation error when using unsupported arm float abi type
Signed-off-by: shawn_hu_ls <huxiaowei3@huawei.com>
2022-03-15 19:28:38 +08:00
openharmony_ci a5127bff95 !99 Specify names of component and subsystem for static compilation target
Merge pull request !99 from wangyantian/master
2022-03-14 06:23:55 +00:00
wangyantian b8b5e27503 Specify names of component and subsystem for static compilation target
Signed-off-by: wangyantian <wangyantian@huawei.com>
2022-03-14 10:48:57 +08:00
shawn_hu_ls 0e9ce6fb8f Temporarily drop profile saver
Signed-off-by: shawn_hu_ls <huxiaowei3@huawei.com>
2022-03-12 16:24:29 +08:00
wangyantian a0ef9250d5 Fix compare operator
Signed-off-by: wangyantian <wangyantian@huawei.com>
2022-03-07 09:40:43 +08:00
openharmony_ci df0623b1ed !69 Extract ManagedThread and MTManagedThread from thread.h
Merge pull request !69 from Pavel/thread_split
2022-02-28 09:02:46 +00:00
shawn_hu_ls be6b009e17 Decouple SetExceptionToVReg
Signed-off-by: shawn_hu_ls <huxiaowei3@huawei.com>
2022-02-24 14:12:00 +08:00
shawn_hu_ls 8983526d59 Fix typo error in exceptions
Signed-off-by: shawn_hu_ls <huxiaowei3@huawei.com>
2022-02-17 19:40:30 +08:00
Andrianov Pavel Sergeevich WX851037 65aee635b0 Extract ManagedThread and MTManagedThread from thread.h
Signed-off-by: Andrianov Pavel Sergeevich WX851037 <andrianov.pavel.sergeevich@huawei.com>
2022-02-08 16:42:22 +03:00
Mikhail Sherstennikov b8a03be36a Move out logger options from the runtime
#I4SIRR [ https://gitee.com/openharmony/ark_js_runtime/issues/I4SIRR ]
    To be able to use logger options in targets, that don't comprise runtime
    library.
    Add separate target for logger options within libpandabase.
    Hereby, we can use logger options in applications that don't link runtime.
    all test262 testcase

Signed-off-by: Mikhail Sherstennikov <sherstennikov.mikhail@huawei.com>
2022-02-07 12:26:54 +03:00
ctw 4569bc643f modification for ut test
Change-Id: I12bb778d1930bbd24f949f46e6d8da6fc7fae05d
Signed-off-by: ctw <chentingwei2@huawei.com>
2022-01-17 22:10:58 +08:00
openharmony_ci dcb7313cb2 !42 Fix serious codecheck warnings
Merge pull request !42 from wangyantian/master
2021-12-24 08:00:20 +00:00
wangyantian 3fe4238952 Fix serious codecheck warnings(generated by OpenHarmony CI on December 24, 2021)
Signed-off-by: wangyantian <wangyantian@huawei.com>
2021-12-24 14:56:13 +08:00
shawn_hu_ls fa595eeb87 Delete some unnecessary exclusive words
Signed-off-by: shawn_hu_ls <huxiaowei3@huawei.com>
2021-12-24 12:55:34 +08:00
shawn_hu_ls 3d69f65a48 Sync wagner-mater to ohos-master
Signed-off-by: shawn_hu_ls <huxiaowei3@huawei.com>
2021-12-17 16:03:58 +08:00
Aleksandr Semenov b1c1ffb974 Move verification deps to generation group deps
Signed-off-by: Aleksandr Semenov <semenov.aleksandr@huawei.com>
2021-10-27 16:42:50 +03:00
Aleksandr Semenov 0f0798c84a Move out GN runtime gen headers dependencies
Signed-off-by: Aleksandr Semenov <semenov.aleksandr@huawei.com>
2021-10-20 10:27:47 +03:00
wengchangcheng 9cb60293f7 export ScopedSuspendAllThreads api
Signed-off-by: wengchangcheng <wengchangcheng@huawei.com>
2021-10-07 14:57:01 +08:00
openharmony_ci f769d1092e !21 export some API of arkruntime
Merge pull request !21 from changcheng/master
2021-09-28 07:46:18 +00:00
openharmony_ci dbe2904b2f !24 Fix code static&scripts checking warnings
Merge pull request !24 from 胡晓炜/master
2021-09-27 13:28:16 +00:00
shawn_hu_ls 4f55aaa5ff Fix code&scripts static checking warnings
Signed-off-by: shawn_hu_ls <huxiaowei3@huawei.com>
2021-09-27 16:22:44 +08:00
hufeng 714d428136 fixed 4147c81 from https://gitee.com/hufeng20/ark_runtime_core/pulls/22
fix GN build

Signed-off-by: hufeng <hufeng20@huawei.com>
Change-Id: If1ce41959d6f88cdc2debacbfd305c3c57aee1fa
2021-09-27 01:42:03 +00:00
wengchangcheng 0a20870f88 jsruntime unittest use dynamic link
Signed-off-by: wengchangcheng <wengchangcheng@huawei.com>
2021-09-27 09:37:23 +08:00
openharmony_ci fe2becc53b !16 Encode StringItem with ASCII tag
Merge pull request !16 from chenqy930/master
2021-09-26 06:15:59 +00:00
shawn_hu_ls 75fb4dc54c Fix code static checking warnings
Signed-off-by: shawn_hu_ls <huxiaowei0506@hotmail.com>
2021-09-24 17:08:00 +08:00
c00513733 cf6fea9224 Encode StringItem with ASCII tag in length
Signed-off-by: c00513733 <chenqiuyao@huawei.com>
2021-09-24 16:48:44 +08:00
Bolshov Maxim 9056b76ebe Remove builtins
Signed-off-by: Bolshov Maxim <bolshov.maxim@huawei.com>
2021-09-08 15:49:44 +03:00
y00576111 0c032663db update runtime_core code
Signed-off-by: y00576111 <yaojian16@huawei.com>
Change-Id: I9eade652c4a35d0565ef89198f223c63c1cef398
2021-09-08 10:01:07 +08:00
y00576111 a4599e5405 upload runtime_core
Signed-off-by: y00576111 <yaojian16@huawei.com>
Change-Id: I2509006818624fd3960ef645165fdb1f317d3d5e
2021-09-07 21:51:18 +08:00