Home
last modified time | relevance | path

Searched refs:AsyncGeneratorFunctionConstructor (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_async_generator.h25 static JSTaggedValue AsyncGeneratorFunctionConstructor(EcmaRuntimeCallInfo *argv);
H A Dbuiltins_async_generator.cpp21 JSTaggedValue BuiltinsAsyncGenerator::AsyncGeneratorFunctionConstructor(EcmaRuntimeCallInfo *argv) in AsyncGeneratorFunctionConstructor() function in panda::ecmascript::builtins::BuiltinsAsyncGenerator
H A Dbuiltins.cpp3058 AsyncGeneratorObject::AsyncGeneratorFunctionConstructor, "AsyncGeneratorFunction", in InitializeAsyncGeneratorFunction()
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
H A Dsnapshot_processor.cpp622 reinterpret_cast<uintptr_t>(AsyncGeneratorObject::AsyncGeneratorFunctionConstructor),

Completed in 10 milliseconds