当let iterator = test() 开始执行时,V8 调用 Runtime_CreateJSGeneratorObject,创建一个生成器对象,Runtime_CreateJSGeneratorObject源码如下: RUNTIME_FUNCTION(Runtime_CreateJSGeneratorObject){// 有删减Handle<JSGeneratorObject>generator=isolate->factory()->NewJSGeneratorObject(function);generator->set_functio...
CuillereJS is an extensible asynchronous execution framework based on generator functions. 🚧 CuillereJS is still experimental, APIs may change at any time. Why ? The goal of CuillereJS is to abstract some inevitable technical complexity (such as managing database transactions) in plugins, and ke...
This section reviews the most common functions and use cases. Examples can also be found in the examples directory of the source code. Populating Data To populate data in a workbook, you first load one (either blank, from data, or from file). Then you can access sheets and cells within ...
Build artifacts are now accessible in your working directory.Once built, run-in-docker.sh will act as an executable for openapi-generator-cli. To generate code, you'll need to output to a directory under /gen (e.g. /gen/out). For example:...
In view of the faults of the doubly-fed wind power generator system, the health situations of the system are described by the health factor functions. On this basis, the model reference adaptive fault-tolerant control method based on clu... H Wang,Q Zhang - 《Iet Renewable Power Generation...
Digital signal processing functions have traditionally been implemented on programmable platform of DSPs. However, as the needs of many computationally intensive applications are outstripping the processing capabilities of DSPs, the use ... S Mittal,S Gupta,S Dasgupta 被引量: 31发表: 2008年 A Sys...
This paper describes the architecture and performance of a new high resolution timing generator used as a building block for Time to Digital Converters (TDC) and clock alignment functions. The timing generator is implemented as an array of delay locked loops. This architecture enables a timing gene...
The paper proposes an algorithm for operation of FATS (Fast Automatic Transfer Switch) equipment to ensure the dynamic stability of electric motors in case... V Pupin,D Safonov,O Fedorov - International Conference on Industrial Engineering 被引量: 0发表: 2021年 A multichannel relay MAC protocol ...
The protection system module is linked to the primary power system module in ... DM Tiimay 被引量: 0发表: 0年 Selective Harmonics Compensation and Power Generator with Distributed Energy Distributed Distributed energy resources (DERs) are expected to provide ancillary functions including reactive ...
sobject in this code has atypesobject. In this object, we create a specialized serializer for any type. The key in the object should match thetypegiven in our data. In our case, this ismadlibField. Each type will have a function that returns an element written using hyperscript fu...