Home
last modified time | relevance | path

Searched defs:jsArgc (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dets_vm_plugin.cpp54 size_t jsArgc = 0; in GetEtsFunction() local
95 size_t jsArgc = 0; in GetEtsClass() local
115 size_t jsArgc = 0; in GetEtsInstance() local
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/gtest_plugin/
Dets_interop_js_gtest.cpp39 size_t jsArgc = 0; in Main() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/call/
Dcall_js.cpp260 size_t jsArgc = 0; in HandleSpecialMethod() local