Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/class_operations/
Dclass_operations_frontend.sts222 //! INST_COUNT "Intrinsic.JSRuntimeNewJSValueString", 2
228 //! INST_NOT "Intrinsic.JSRuntimeNewJSValueString"
250 //! INST_NOT "Intrinsic.JSRuntimeNewJSValueString"
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/intrinsics/
Dstd_js_jsruntime.cpp40 return JSRuntimeNewJSValueString(v); in JSRuntimeNewJSValueStringIntrinsic()
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dintrinsics_api_impl.h30 JSValue *JSRuntimeNewJSValueString(EtsString *v);
Dintrinsics_api_impl.cpp52 JSValue *JSRuntimeNewJSValueString(EtsString *v) in JSRuntimeNewJSValueString() function
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/checked/peepholes/
Dpeepholes.sts125 //! INST_NEXT "Intrinsic.JSRuntimeNewJSValueString"