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
779e842923
commit
ff5e4e0eba
@ -25,6 +25,9 @@
|
||||
// Function methods to link into a constructor producing a callable
|
||||
// defined via .__call__(..)
|
||||
//
|
||||
// These are needed to support the expected popular function API in a
|
||||
// callable potentially not related to a function.
|
||||
//
|
||||
// see: Constructor(..) for details.
|
||||
module.LINK_FUNCTION_METHODS = [
|
||||
'call',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user