Home
last modified time | relevance | path

Searched defs:GetArgs (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
H A Dets_vm_plugin.cpp182 static std::vector<napi_value> GetArgs(napi_env env, napi_callback_info info) in GetArgs() function
H A Dts2ets_copy.cpp680 static std::optional<std::vector<ark::Value>> GetArgs(napi_env env, Method *method, napi_value *jsargv, uint32_t jsargc) in GetArgs() function
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dtype_info_accessors.h697 std::vector<GateRef> GetArgs() in GetArgs() function in panda::ecmascript::kungfu::final
732 std::vector<GateRef> GetArgs() in GetArgs() function in panda::ecmascript::kungfu::final

Completed in 7 milliseconds