Home
last modified time | relevance | path

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

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