Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/tests/
Derror_helper_test.cpp182 JSHandle<JSTaggedValue> typeErrorMsg(factory->NewFromASCII("You have a type error!")); in HWTEST_F_L0() local
346 JSHandle<JSTaggedValue> typeErrorMsg(factory->NewFromASCII("You have a type error!")); in HWTEST_F_L0() local