Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ic/tests/
Dic_runtime_test.cpp65 JSHandle<JSTaggedValue> undefinedVal; in HWTEST_F_L0() local
108 JSHandle<JSTaggedValue> undefinedVal; in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs-inl.h190 JSHandle<JSTaggedValue> undefinedVal = globalConst->GetHandledUndefined(); in RuntimeCloseIterator() local