Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_serializer_test.cpp66 JSHandle<JSTaggedValue> jsHole(thread, JSTaggedValue::Hole()); in JSSpecialValueTest() local
716 JSHandle<JSTaggedValue> jsHole(thread, JSTaggedValue::Hole()); in HWTEST_F_L0() local