Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dobject_xray.h210 auto jsGeneratorFunction = JSGeneratorFunction::Cast(object); in VisitObjectBody() local
215 auto jsGeneratorFunction = JSAsyncGeneratorFunction::Cast(object); in VisitObjectBody() local