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
5c6db577cd
commit
40b40a69a5
@ -63,8 +63,9 @@ function(method, name, that){
|
||||
return that.__proto__[name] }
|
||||
|
||||
|
||||
// XXX get a list of prototypes that have an prop name...
|
||||
// XXX need a way to stop...
|
||||
// Get a list of prototypes that have a prop/attr defined ...
|
||||
//
|
||||
// XXX revise name...
|
||||
var defines =
|
||||
module.defines =
|
||||
function(that, name, callback){
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user