Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_runtime_call_info.h226 inline JSTaggedType *GetArgs() in GetArgs() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dtype_info_accessors.h697 std::vector<GateRef> GetArgs() in GetArgs() function
732 std::vector<GateRef> GetArgs() in GetArgs() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dts2ets_copy.cpp680 static std::optional<std::vector<ark::Value>> GetArgs(napi_env env, Method *method, napi_value *jsa… in GetArgs() function