mirror of
https://github.com/flynx/Course-JavaScript.git
synced 2025-10-29 02:50:09 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
fa8856f84f
commit
ebfcf0b573
@ -176,6 +176,8 @@
|
|||||||
// XXX Reflect.construct(Function, args, newConstructor)
|
// XXX Reflect.construct(Function, args, newConstructor)
|
||||||
// mainly usefull if the resulting instance has to be of a builtin
|
// mainly usefull if the resulting instance has to be of a builtin
|
||||||
// type like a function (callable) or an array...
|
// type like a function (callable) or an array...
|
||||||
|
// ...especially when overloading the constructor
|
||||||
|
// XXX should this be in advanced topics???
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user