Home
last modified time | relevance | path

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

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