Home
last modified time | relevance | path

Searched refs:CompilerConvertJSValueToLocal (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/checked/merge_local_scopes/
Dmerge_local_scopes.ets28 //! INST_COUNT "Intrinsic.CompilerConvertJSValueToLocal", 4
37 //! INST_COUNT "Intrinsic.CompilerConvertJSValueToLocal", 1 # only conversion of LoadStatic $dyn…
113 //! INST_COUNT "Intrinsic.CompilerConvertJSValueToLocal", 3
121 //! INST_COUNT "Intrinsic.CompilerConvertJSValueToLocal", 2
150 //! INST_COUNT "Intrinsic.CompilerConvertJSValueToLocal", 8
158 //! INST_COUNT "Intrinsic.CompilerConvertJSValueToLocal", 3
189 //! INST_COUNT "Intrinsic.CompilerConvertJSValueToLocal", 5
197 //! INST_COUNT "Intrinsic.CompilerConvertJSValueToLocal", 4
229 //! INST_COUNT "Intrinsic.CompilerConvertJSValueToLocal", 2
237 //! INST_COUNT "Intrinsic.CompilerConvertJSValueToLocal", 1
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/checked/js_call/
Djs_call.ets36 //! INST_COUNT "Intrinsic.CompilerConvertJSValueToLocal", 3
81 //! INST_COUNT "Intrinsic.CompilerConvertJSValueToLocal", 3
131 //! INST_COUNT "Intrinsic.CompilerConvertJSValueToLocal", 6
145 //! INST_COUNT "Intrinsic.CompilerConvertJSValueToLocal", 6
151 //! INST_COUNT "Intrinsic.CompilerConvertJSValueToLocal", 1
173 //! INST_COUNT "Intrinsic.CompilerConvertJSValueToLocal", 6
215 //! INST_COUNT "Intrinsic.CompilerConvertJSValueToLocal", 4
230 //! INST_COUNT "Intrinsic.CompilerConvertJSValueToLocal", 10
237 //! INST_COUNT "Intrinsic.CompilerConvertJSValueToLocal", 3
260 //! INST_COUNT "Intrinsic.CompilerConvertJSValueToLocal", 4
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/checked/example/
Dstrings.ets30 //! INST_NEXT "Intrinsic.CompilerConvertJSValueToLocal"
58 //! INST_NEXT "Intrinsic.CompilerConvertJSValueToLocal"
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dintrinsics_api.h80 void *(*CompilerConvertJSValueToLocal)(JSValue *etsVal); member
/arkcompiler/runtime_core/static_core/plugins/ets/compiler/docs/
Dinterop_intrinsic_opt_doc.md61 v3.ptr Intrinsic.CompilerConvertJSValueToLocal v1 -> v4