Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp353 Local<JSValueRef> GeneratorObjectRef::GetGeneratorState(const EcmaVM *vm) in GetGeneratorState() function in panda::GeneratorObjectRef
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_first_tests.cpp2387 HWTEST_F_L0(JSNApiTests, GetGeneratorState) in HWTEST_F_L0() argument