Home
last modified time | relevance | path

Searched refs:syntaxErrorMsg (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/tests/
Derror_helper_test.cpp278 JSHandle<JSTaggedValue> syntaxErrorMsg(factory->NewFromASCII("You have an syntax error!")); in HWTEST_F_L0() local
282 argv1->SetCallArg(0, syntaxErrorMsg.GetTaggedValue()); in HWTEST_F_L0()