Searched refs:GetArgAddress (Results 1 – 2 of 2) sorted by relevance
234 inline uintptr_t GetArgAddress(uint32_t idx) const in GetArgAddress() function244 uintptr_t addr = GetArgAddress(idx); in SetArg()252 return JSHandle<JSTaggedValue>(GetArgAddress(idx)); in GetArg()
1481 return Local<JSValueRef>(GetArgAddress(idx)); in GetArgRef()1484 uintptr_t GetArgAddress(uint32_t idx) const in GetArgAddress() function