How to create objects like class, ex: var a = new MyObject(); a.callMyFunc(1,2,3); a.name = "foo";
вторник, 11 марта 2014 г., 1:52:08 UTC+4 пользователь Gregory Hlavac написал: > > Also right, jsGlobal is.. > > Persistent<Object> ScriptManager::jsGlobal; > > -- -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users --- You received this message because you are subscribed to the Google Groups "v8-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
