mirror of
https://github.com/flynx/object.js.git
synced 2025-10-29 02:20:08 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
d9526e4c76
commit
12f49a5d90
@ -935,6 +935,8 @@ function(context, constructor, ...args){
|
||||
// though the typeof(..) == 'function' will always work.
|
||||
// NOTE: this will fail with non-identifier names...
|
||||
// XXX is this a bug or a feature??? =)
|
||||
//
|
||||
// XXX need a way to set .name of a callable instance...
|
||||
var Constructor =
|
||||
module.Constructor =
|
||||
// shorthand...
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user