Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_generator_object_test.cpp89 JSHandle<JSTaggedValue> doneKey = thread->GlobalConstants()->GetHandledDoneString(); in HWTEST_F_L0() local
115 JSHandle<JSTaggedValue> doneKey = thread->GlobalConstants()->GetHandledDoneString(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_segmenter_test.cpp335 JSHandle<JSTaggedValue> doneKey = globalConst->GetHandledDoneString(); in HWTEST_F_L0() local