Home
last modified time | relevance | path

Searched defs:jsStr (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/gtest_plugin/
Dets_interop_js_gtest.h114 napi_value jsStr; in DoRunJsScript() local
153 static std::string GetString(napi_env env, napi_value jsStr) in GetString()
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_sample.cpp2236 Local<JSValueRef> jsStr = runtimeInfo->GetCallArgRef(0); in HWTEST_F_L0() local
2659 Local<JSValueRef> jsStr = JSON::Stringify(vm_, obj); in HWTEST_F_L0() local