mirror of
https://github.com/flynx/object.js.git
synced 2025-10-29 18:40:08 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
e86758330b
commit
303bd19c17
@ -326,6 +326,7 @@ function(root, ...objects){
|
|||||||
// being a function while the second is an object with a call
|
// being a function while the second is an object with a call
|
||||||
// method...
|
// method...
|
||||||
// Q: should the two cases produce the same result???
|
// Q: should the two cases produce the same result???
|
||||||
|
// ...don't think so...
|
||||||
var makeRawInstance =
|
var makeRawInstance =
|
||||||
module.makeRawInstance =
|
module.makeRawInstance =
|
||||||
function(context, constructor, ...args){
|
function(context, constructor, ...args){
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user