Home
last modified time | relevance | path

Searched defs:isGeneratorFunction (Results 1 – 2 of 2) sorted by relevance

/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_util.js400 this.isGeneratorFunction = function (...args) { method
/third_party/node/tools/
Dlint-md.mjs55566 function isGeneratorFunction(obj) { function