Home
last modified time | relevance | path

Searched full:then (Results 1 – 25 of 1316) sorted by relevance

12345678910>>...53

/arkcompiler/ets_runtime/test/moduletest/dynamicimport/
Ddynamicimport.js27 import(objA).then(animalA => {
30 }).then().catch();
37 f().then().catch();
40 import("./C.js").then(m => {
42 }).then();
47 }).then();
54 import(_v_1).then();
59 import('./1.json').then(m => {
61 }).then().catch();
63 import('@native:system.app').then(m => {
[all …]
/arkcompiler/runtime_core/static_core/scripts/
Dinstall-deps-ubuntu64 then
119 then
140 if [[ ! -f "$fname" ]] ; then
153 if [[ ! -f "$fname" ]] ; then
159 if [[ $VERSION_ID == "24.04" ]]; then
195 if [ `which aarch64-linux-gnu-gcc` ]; then
201 if [ `which arm-linux-gnueabi-gcc` ]; then
207 if [ `which arm-linux-gnueabihf-gcc` ]; then
228 if [ `which aarch64-linux-gnu-gcc` ]; then
234 if [ `which arm-linux-gnueabi-gcc` ]; then
[all …]
Dinstall-third-party27 if [ -f "${MIRROR_ARK_THIRD_PARTY_MANIFEST}" ]; then
100 then
150 if [[ ! -d "$patch_dir" ]] ; then
172 if [[ "$component" == "" || "$component" =~ ^# ]] ; then
183 if [[ ${#REPOS[@]} -ne 0 ]] && ! requested_repo "${lib_name}" ; then
189 if [[ -d "$lib_dir" && ${#REPOS[@]} -eq 0 ]] ; then
194 if [[ "$commit_type" == "branch" || "$commit_type" == "tag" ]] ; then
196 elif [[ "$commit_type" == "commit" ]] ; then
203 if [[ "$patch_mode" == "with_patches" ]] ; then
205 elif [[ "$patch_mode" != "no_patches" ]] ; then
[all …]
/arkcompiler/runtime_core/static_core/scripts/sdk/
Dtest_sdk26 if [ "$OHOS_ARM32" = "true" ]; then
29 if [ "$OHOS_ARM64" = "true" ]; then
30 if [ "${PANDA_LLVM_BACKEND}" == "ON" ]; then
36 if [ "$LINUX_ARM64_TOOLS" = "true" ]; then
39 if [ "$LINUX_TOOLS" = "true" ]; then
40 if [ "${PANDA_LLVM_BACKEND}" == "ON" ]; then
46 if [ "$WINDOWS_TOOLS" = "true" ]; then
49 if [ "$TS_LINTER" = "true" ]; then
52 if [ "$ETS_STD_LIB" = "true" ]; then
55 if [ "$ICU_DAT_FILE" = "true" ]; then
[all …]
Dbuild_sdk_lib23 if [ "$PANDA_SDK_BUILD_TYPE" = "$BUILD_TYPE_RELEASE" ]; then
71 if [[ -f "$build_dir"/plugins/ets/sdk/etssdk.abc ]]; then
80 if [[ "${PANDA_LLVM_BACKEND}" == "ON" ]]; then
82 if [[ "${PANDA_SDK_BUILD_TYPE}" == "${BUILD_TYPE_DEBUG}" ]]; then
85 if [[ "${PANDA_SDK_BUILD_TYPE}" == "FastVerify" ]]; then
110 if [[ "${PANDA_LLVM_BACKEND}" == "ON" ]]; then
113 if [[ "${PANDA_SDK_BUILD_TYPE}" == "${BUILD_TYPE_DEBUG}" ]]; then
151 if [[ "${PANDA_LLVM_BACKEND}" == "ON" ]]; then
152 if [[ "${PANDA_SDK_BUILD_TYPE}" == "FastVerify" ]]; then
313 if [ -z "$OHOS_SDK_NATIVE" ]; then
[all …]
/arkcompiler/runtime_core/scripts/
Dinstall-deps-ubuntu24 then
69 then
90 if [[ ! -f "$fname" ]] ; then
128 if [[ $FLAG_ARG == "dev" ]] ; then
129 if [[ $INSTALL_ARM_DEV == "yes" ]] ; then
136 if [[ $FLAG_ARG == "x86" ]] ; then
139 if [[ $FLAG_ARG == "arm-all" ]] ; then
142 if [[ $FLAG_ARG == "windows" ]] ; then
145 if [[ $FLAG_ARG == "arm-dev" ]] ; then
146 if [[ $INSTALL_DEV == "yes" ]] ; then
[all …]
Drun-check-concurrency-format.sh23 if [[ "$FILE" == *"libpandabase/os"* ]]; then
28 if [[ "$FILE" == *"libopenjdkpandavm/"* ]]; then
33 if [[ "$FILE" == *"runtime/tests"* ]]; then
38 if [[ "$FILE" == *"runtime/profilesaver"* ]]; then
43 if [[ "$FILE" == *"runtime/methodtrace/trace"* ]]; then
48 if [[ "$FILE" == *"java/runtime/java_signal_catcher.cpp"* ]]; then
53 if [[ "$FILE" == *"compiler/optimizer/code_generator/disassembly.cpp"* ]]; then
59 if grep ${pattern} ${FILE}; then
Dinstall-third-party72 if [[ ! -d "$patch_dir" ]] ; then
95 if [[ "$component" == "" || "$component" =~ ^# ]] ; then
109 if [[ "$commit_type" == "branch" || "$commit_type" == "tag" ]] ; then
111 elif [[ "$commit_type" == "commit" ]] ; then
121 if [[ "$patch_mode" == "with_patches" ]] ; then
123 elif [[ "$patch_mode" != "no_patches" ]] ; then
128 if [[ "$submodule_mode" =~ ^with_submodules: ]] ; then
138 elif [[ "$submodule_mode" != "no_submodules" ]] ; then
146 if [[ "$ARK_THIRD_PARTY_FORCE_CLONE" == "yes" ]] ; then
150 if [[ -d "$ARK_THIRD_PARTY_DIR" ]] ; then
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/snippet_verifier/
Dverify.sh19 if [ $? -ne 0 ]; then
62 if [[ "$3" ]]; then
75 if ! test -f "$BUILD"; then
79 if [ "$SPEC" ] && [ "$RST_FILE" ]; then
89 if [[ "$SPEC" ]]; then
91 if [[ "$RST_FILE" ]]; then
94 if [[ $(cat ./.verifier_error) ]]; then
104 if test -f results/"$1".md; then return; fi
121 if [ "$2" = 1 ]; then
125 if [ "$3" = 1 ]; then
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/isa/
Disa.yaml30 …If field type size is less than 32, then loaded value is sign or zero extended to i32 depending on…
38 if vs == null then
42 if field != null then
43 if op == ets.ldobj.name and size(field) < 32 then
50 if getter != null then
90 if v == null then
94 if field != null then
95 if op == ets.stobj.name and size(field) < 32 then
102 if setter != null then
163 if args[0] == null then
[all …]
/arkcompiler/runtime_core/static_core/scripts/intrusive-testing/
Dlocal_intrusive_testing.sh45 if [[ -z "$INTRUSIVE_TESTS_RELATIVE_DIR" ]]; then
48 if [[ -z "$INSTRUMENTATION_TARGETS" ]]; then
51 if [[ -z "$BUILD_TARGETS" ]]; then
55 if [[ -n "$TSAN_SUPPRESSIONS" ]]; then
67 if [[ -d "$TARGET_DIR" ]]; then
68 if [[ "$CLEAR_BUILD_DIRS" = true ]]; then
93 if [[ ! -d "$1" ]]; then
98 if [[ -z "$2" ]]; then
111 if ! mkdir -p "${BUILD_DIR}"; then
118 if [[ "$RUN_ONLY" = true ]]; then
[all …]
/arkcompiler/ets_runtime/test/jsperftest/
Drun_js_perf_test.sh102 then
104 then
108 then
112 then
116 then
120 then
124 then
126 then
131 then
137 then
[all …]
/arkcompiler/runtime_core/tests/cts-assembly/
Darrays-08.pa20 # If element size is smaller then 32 bits, it will be zero or sign extended (depending on byt…
26 # if vs == null then
29 # if acc < 0 || acc >= len(vs) then
32 # if op == fldarr.32 then
34 # else if op == ldarr.8 then
36 # else if op == ldarru.8 then
38 # else if op == ldarr.16 then
40 # else if op == ldarru.16 then
Darrays-07.pa20 # If element size is smaller then 32 bits, it will be zero or sign extended (depending on byt…
26 # if vs == null then
29 # if acc < 0 || acc >= len(vs) then
32 # if op == fldarr.32 then
34 # else if op == ldarr.8 then
36 # else if op == ldarru.8 then
38 # else if op == ldarr.16 then
40 # else if op == ldarru.16 then
/arkcompiler/runtime_core/static_core/tests/cts-assembly/
Darrays-08.pa20 # If element size is smaller then 32 bits, it will be zero or sign extended (depending on byt…
26 # if vs == null then
29 # if acc < 0 || acc >= len(vs) then
32 # if op == fldarr.32 then
34 # else if op == ldarr.8 then
36 # else if op == ldarru.8 then
38 # else if op == ldarr.16 then
40 # else if op == ldarru.16 then
Darrays-07.pa20 # If element size is smaller then 32 bits, it will be zero or sign extended (depending on byt…
26 # if vs == null then
29 # if acc < 0 || acc >= len(vs) then
32 # if op == fldarr.32 then
34 # else if op == ldarr.8 then
36 # else if op == ldarru.8 then
38 # else if op == ldarr.16 then
40 # else if op == ldarru.16 then
/arkcompiler/runtime_core/taihe/scripts/
Dinstall-ubuntu-deps38 if [ "$EUID" -ne 0 ]; then
47 if [ -f "$SOURCES_LIST" ]; then
49 if [ $? -eq 0 ]; then
63 if [ -f /etc/lsb-release ]; then
67 elif [ -f /etc/os-release ]; then
70 if [[ "$ID" == "debian" ]]; then
84 if [[ "$DISTRO_TYPE" == "ubuntu" ]]; then
99 elif [[ "$DISTRO_TYPE" == "debian" ]]; then
114 if [ $? -eq 0 ]; then
124 if [ $? -ne 0 ]; then
[all …]
/arkcompiler/ets_frontend/test262/
DdynamicImport_tests.txt198 nested-while-import-then-eval-gtbndng-indirect-update-dflt.js
202 nested-function-import-then-is-call-expression-square-brackets.js
203 nested-else-import-then-returns-thenable.js
205 nested-block-import-then-is-call-expression-square-brackets.js
212 nested-arrow-import-then-eval-gtbndng-indirect-update.js
217 nested-block-import-then-eval-gtbndng-indirect-update.js
218 nested-arrow-import-then-eval-gtbndng-indirect-update-dflt.js
219 top-level-import-then-returns-thenable.js
224 nested-while-import-then-is-call-expression-square-brackets.js
225 nested-if-import-then-is-call-expression-square-brackets.js
[all …]
/arkcompiler/runtime_core/static_core/compiler/tools/
Dbenchmark_coverage.sh37 if [ "$BUILD_PANDA" = true ]; then
44 if [ "$TARGET_ARCH" = arm64 ]; then
46 elif [ "$TARGET_ARCH" = arm ]; then
48 elif [ "$TARGET_ARCH" = x86_64 ]; then
56 if [ "$PAOC_MODE" = aot ]; then
58 elif [ "$PAOC_MODE" = jit ]; then
60 elif [ "$PAOC_MODE" = osr ]; then
96 if [ "${status}" -ne 0 ]; then
102 if (! echo "$line" | grep -q "FUNCS") || (echo "$line" | grep -q "$name"); then
104 … (! echo "$line" | grep -q "ARM64\|ARM32\|X86_64") || (echo "$line" | grep -q "$TARGET_NAME"); then
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/doc/
Dbuild-docs.sh91 if [[ ! -f /etc/os-release ]]; then
98 if [[ "${NAME}" != "Ubuntu" ]]; then
103 if [[ "${major_version}" -lt 20 ]]; then
120 if [[ "${target}" != "spec" ]] && [[ "${target}" != "concurrency" ]]; then
137 if [[ -n "${ARTIFACTS_DIR}" ]]; then
154 if ! [[ "${BUILD_TYPE}" =~ ^(debug|release)$ ]]; then
234 if [[ "${BUILD_SOMETHING}" == "no" ]] ; then
251 if [[ "${BUILD_SPEC}" == "yes" ]]; then
257 if [[ "${BUILD_COOKBOOK}" == "yes" ]]; then
260 if [[ "${BUILD_TYPE}" == "release" ]]; then
[all …]
/arkcompiler/ets_runtime/test/moduletest/moduleHandleException/
DmoduleHandleException.js23 import('./B.js').then((m) => {
31 import('./B.js').then((m) => {
39 import('./A.js').then((m) => {
47 import('./C.js').then((m) => {
55 import('./E.js').then((m) => {
63 import('./importShared1.js').then((m) => {
71 import('./importShared2.js').then((m) => {
79 import('./importSharedChild.js').then((m) => {
87 import('./multiLevel1.js').then((m) => {
/arkcompiler/runtime_core/static_core/docs/diagrams/
Dgc-thread-activity.plantuml20 if (gc_stop_flag) then (yes)
23 if (GCTaskQueue not empty) then (yes)
25 if (task is Full GC) then (yes)
28 if (task is MARKING) then (yes)
30 else if (task is REGION COMPACTING) then (yes)
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_ts_subset/std/core/
DPromiseNullish.ets21 .then<string | undefined | null>(id)
26 .then<string | undefined | null>(id)
31 .then<Array<string | undefined | null>>(id)
36 .then<Array<string | undefined | null>>(id)
41 .then<PromiseSettledResult<string | undefined | null>[]>(id)
46 .then<PromiseSettledResult<string | undefined | null>[]>(id)
51 .then<string | undefined | null>(id)
56 .then<string | undefined | null>(id)
61 .then<string | undefined | null>(id)
66 .then<string | undefined | null>(id)
DPromiseSequence3.ets34 p.then<void>((): void => {
36 }).then<void>((): void => {
38 }).then<void>((): void => {
42 p.then<void>((): void => {
44 }).then<void>((): void => {
46 }).then<void>((): void => {
48 }).then<void>((): void => {
/arkcompiler/runtime_core/static_core/scripts/llvm/
Dbuild_llvm.sh44 if [[ "x${FASTVERIFY_RELEASE}" == "xtrue" ]]; then
45 if [[ "x${BUILD_OHOS_RELEASE}" == "xtrue" || "x${BUILD_AARCH64_RELEASE}" == "xtrue" ]]; then
68 if [[ -z "${BUILD_DIR}" ]]; then
73 if [[ -z "${LLVM_SOURCES}" ]]; then
78 … "xtrue" || "x${BUILD_OHOS_RELEASE_GN}" == "xtrue" || "x${BUILD_OHOS_RELEASE}" == "xtrue" ]]; then
79 if [[ -n "${LLVM_TABLEGEN}" && ! -f "${LLVM_TABLEGEN}" ]]; then
84 if [[ -z "${LLVM_TABLEGEN}" ]]; then
90 "x${BUILD_X86_RELEASE}" == "xfalse" ]]; then
102 if [[ -z "${OHOS_SDK}" && "x${BUILD_OHOS_RELEASE}" == "xtrue" ]]; then
107 if [[ -z "${OHOS_SDK}" && "x${BUILD_OHOS_RELEASE_GN}" == "xtrue" ]]; then
[all …]

12345678910>>...53