mirror of
https://github.com/flynx/object.js.git
synced 2025-10-29 02:20:08 +00:00
cleanup...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
2adffa7970
commit
c5e7e1fbaa
@ -267,8 +267,6 @@ function(base, obj, non_strict){
|
|||||||
|
|
||||||
|
|
||||||
// like Object.create(..) but also handles callable objects correctly...
|
// like Object.create(..) but also handles callable objects correctly...
|
||||||
//
|
|
||||||
// XXX add ability to name the resulting function...
|
|
||||||
var create =
|
var create =
|
||||||
module.create =
|
module.create =
|
||||||
function(obj){
|
function(obj){
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user