Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Ddynamic_type_converter_test.cpp291 JSTaggedValue nullValue = JSTaggedValue::Null(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/
Dobject_factory.cpp4321 JSHandle<JSTaggedValue> nullValue = globalConst->GetHandledNull(); in CreateNullJSObject() local