The Object.assign() method uses [[Get]] on the source object and [[set]] on the target object and invokes setter and getter to perform the task.
確定! 回上一頁