mirror of
https://github.com/flynx/object.js.git
synced 2025-11-01 20:10:08 +00:00
doc...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
79bb4f5564
commit
deb68e8651
@ -498,7 +498,7 @@ makeRawInstance(<context>, <constructor>, ..)
|
|||||||
wrapper function, or
|
wrapper function, or
|
||||||
- if constructor's `.__proto__` is a function (constructor) use it
|
- if constructor's `.__proto__` is a function (constructor) use it
|
||||||
to create an instance, or
|
to create an instance, or
|
||||||
- use {}.
|
- use `{}`.
|
||||||
- Link the object into the prototype chain
|
- Link the object into the prototype chain
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user