mirror of
https://github.com/flynx/object.js.git
synced 2025-10-30 11:00: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] }
|
return that.__proto__[name] }
|
||||||
|
|
||||||
|
|
||||||
// XXX get a list of prototypes that have an prop name...
|
// Get a list of prototypes that have a prop/attr defined ...
|
||||||
// XXX need a way to stop...
|
//
|
||||||
|
// XXX revise name...
|
||||||
var defines =
|
var defines =
|
||||||
module.defines =
|
module.defines =
|
||||||
function(that, name, callback){
|
function(that, name, callback){
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user