merge commits

This commit is contained in:
hyb1996
2017-12-03 14:17:18 +08:00
18 changed files with 396 additions and 41 deletions

View File

@@ -50,6 +50,7 @@ var Promise = require('promise.js');
var JSON = require('__json2__.js');
var util = require('__util__.js');
var threads = __runtime__.threads;
var device = __runtime__.device;
var __asGlobal__ = function(obj, functions){
var len = functions.length;