mirror of
https://github.com/flynx/object.js.git
synced 2025-10-30 19:10:11 +00:00
Merge branch 'master' of github.com:flynx/object.js
This commit is contained in:
commit
dfa96f5a8d
@ -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