Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_runtime_call_info.h226 inline JSTaggedType *GetArgs() in GetArgs() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dets_vm_plugin.cpp182 static std::vector<napi_value> GetArgs(napi_env env, napi_callback_info info) in GetArgs() function
Dts2ets_copy.cpp680 static std::optional<std::vector<ark::Value>> GetArgs(napi_env env, Method *method, napi_value *jsa… in GetArgs() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dtype_info_accessors.h710 std::vector<GateRef> GetArgs() in GetArgs() function
734 std::vector<GateRef> GetArgs() in GetArgs() function
753 std::vector<GateRef> GetArgs() in GetArgs() function
/arkcompiler/jsvm/src/
Djs_native_api_v8.cpp538 void GetArgs(JSVM_Value* buffer, size_t bufferLength) override in GetArgs() function in v8impl::__anonfccf36710111::FunctionCallbackWrapper
584 void GetArgs(JSVM_Value* buffer, size_t bufferlength) override {} in GetArgs() function in v8impl::__anonfccf36710111::PropertyCallbackWrapperBase