Searched refs:CompilerConvertLocalToJSValue (Results 1 – 6 of 6) sorted by relevance
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/checked/merge_local_scopes/ |
| D | merge_local_scopes.ets | 29 //! INST_COUNT "Intrinsic.CompilerConvertLocalToJSValue", 4 38 //! INST_COUNT "Intrinsic.CompilerConvertLocalToJSValue", 3 # cannot remove because we return JSV… 114 //! INST_COUNT "Intrinsic.CompilerConvertLocalToJSValue", 3 125 // //! INST_NOT "Intrinsic.CompilerConvertLocalToJSValue" 151 //! INST_COUNT "Intrinsic.CompilerConvertLocalToJSValue", 8 159 //! INST_COUNT "Intrinsic.CompilerConvertLocalToJSValue", 2 190 //! INST_COUNT "Intrinsic.CompilerConvertLocalToJSValue", 5 198 //! INST_COUNT "Intrinsic.CompilerConvertLocalToJSValue", 3 230 //! INST_COUNT "Intrinsic.CompilerConvertLocalToJSValue", 2 238 //! INST_COUNT "Intrinsic.CompilerConvertLocalToJSValue", 1 [all …]
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/checked/js_call/ |
| D | js_call.ets | 45 //! INST_COUNT "Intrinsic.CompilerConvertLocalToJSValue", 3 52 //! INST_COUNT "Intrinsic.CompilerConvertLocalToJSValue", 3 56 //! INST_NOT "Intrinsic.CompilerConvertLocalToJSValue" 90 //! INST_COUNT "Intrinsic.CompilerConvertLocalToJSValue", 3 139 //! INST_COUNT "Intrinsic.CompilerConvertLocalToJSValue", 6 152 //! INST_NOT "Intrinsic.CompilerConvertLocalToJSValue" 181 //! INST_COUNT "Intrinsic.CompilerConvertLocalToJSValue", 6 224 //! INST_COUNT "Intrinsic.CompilerConvertLocalToJSValue", 4 238 //! INST_COUNT "Intrinsic.CompilerConvertLocalToJSValue", 2 269 //! INST_COUNT "Intrinsic.CompilerConvertLocalToJSValue", 4 [all …]
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/checked/example/ |
| D | strings.ets | 37 //! INST_NEXT "Intrinsic.CompilerConvertLocalToJSValue" 65 //! INST_NEXT "Intrinsic.CompilerConvertLocalToJSValue"
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/checked/convert/ |
| D | convert.ets.erb | 85 //! INST_NEXT "Intrinsic.CompilerConvertLocalToJSValue" 118 //! INST_NEXT "Intrinsic.CompilerConvertLocalToJSValue" 120 //! INST_NEXT "Intrinsic.CompilerConvertLocalToJSValue" # cannot be removed
|
| /arkcompiler/runtime_core/static_core/plugins/ets/compiler/docs/ |
| D | interop_intrinsic_opt_doc.md | 60 v2.ref Intrinsic.CompilerConvertLocalToJSValue v1 -> v3 64 v2.ref Intrinsic.CompilerConvertLocalToJSValue v1 71 v2.ref Intrinsic.CompilerConvertLocalToJSValue v1 -> v3 76 v2.ref Intrinsic.CompilerConvertLocalToJSValue v1
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ |
| D | intrinsics_api.h | 93 JSValue *(*CompilerConvertLocalToJSValue)(void *val); member
|