Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Ddump_test.cpp980 JSHandle<JSTaggedValue> handleUndefined(thread, JSTaggedValue::Undefined()); in HWTEST_F_L0() local
988 JSHandle<JSTaggedValue> handleUndefined(thread, JSTaggedValue::Undefined()); in HWTEST_F_L0() local
Djs_typed_array_test.cpp96 JSHandle<JSTaggedValue> handleUndefined(thread, JSTaggedValue::Undefined()); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/
Djs_function.cpp1113 JSHandle<JSTaggedValue> handleUndefined(thread, JSTaggedValue::Undefined()); in UpdateProfileTypeInfoCell() local
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dinterpreter-inl.cpp1006 JSHandle<JSTaggedValue> handleUndefined(thread, JSTaggedValue::Undefined()); in UpdateProfileTypeInfoCellToFunction() local