| /ark/runtime_core/runtime/ |
| D | exceptions.cpp | 77 PandaString msg; in ThrowArrayIndexOutOfBoundsException() local 89 PandaString msg; in ThrowIndexOutOfBoundsException() local 95 void ThrowIllegalStateException(const PandaString &msg) in ThrowIllegalStateException() 107 PandaString msg; in ThrowStringIndexOutOfBoundsException() local 119 PandaString msg; in ThrowNegativeArraySizeException() local 125 void ThrowNegativeArraySizeException(const PandaString &msg) in ThrowNegativeArraySizeException() 144 PandaString msg; in ThrowClassCastException() local 155 PandaString msg; in ThrowAbstractMethodError() local 170 void ThrowArrayStoreException(const PandaString &msg) in ThrowArrayStoreException() 178 void ThrowRuntimeException(const PandaString &msg) in ThrowRuntimeException() [all …]
|
| /ark/js_runtime/ecmascript/tooling/test/ |
| D | debugger_params_test.cpp | 72 std::string msg; in HWTEST_F_L0() local 92 std::string msg; in HWTEST_F_L0() local 126 std::string msg; in HWTEST_F_L0() local 160 std::string msg; in HWTEST_F_L0() local 206 std::string msg; in HWTEST_F_L0() local 248 std::string msg; in HWTEST_F_L0() local 270 std::string msg; in HWTEST_F_L0() local 299 std::string msg; in HWTEST_F_L0() local 339 std::string msg; in HWTEST_F_L0() local
|
| D | debugger_types_test.cpp | 70 std::string msg; in HWTEST_F_L0() local 238 std::string msg; in HWTEST_F_L0() local 277 std::string msg; in HWTEST_F_L0() local 469 std::string msg; in HWTEST_F_L0() local 525 std::string msg; in HWTEST_F_L0() local 614 std::string msg; in HWTEST_F_L0() local 644 std::string msg; in HWTEST_F_L0() local 872 std::string msg; in HWTEST_F_L0() local 958 std::string msg; in HWTEST_F_L0() local 1031 std::string msg; in HWTEST_F_L0() local [all …]
|
| /ark/js_runtime/ecmascript/builtins/ |
| D | builtins_math.cpp | 36 JSHandle<JSTaggedValue> msg = GetCallArg(argv, 0); in Abs() local 54 JSHandle<JSTaggedValue> msg = GetCallArg(argv, 0); in Acos() local 72 JSHandle<JSTaggedValue> msg = GetCallArg(argv, 0); in Acosh() local 89 JSHandle<JSTaggedValue> msg = GetCallArg(argv, 0); in Asin() local 106 JSHandle<JSTaggedValue> msg = GetCallArg(argv, 0); in Asinh() local 124 JSHandle<JSTaggedValue> msg = GetCallArg(argv, 0); in Atan() local 142 JSHandle<JSTaggedValue> msg = GetCallArg(argv, 0); in Atanh() local 188 JSHandle<JSTaggedValue> msg = GetCallArg(argv, 0); in Cbrt() local 206 JSHandle<JSTaggedValue> msg = GetCallArg(argv, 0); in Ceil() local 230 JSHandle<JSTaggedValue> msg = GetCallArg(argv, 0); in Clz32() local [all …]
|
| D | builtins_global.cpp | 35 JSTaggedValue BuiltinsGlobal::NotSupportEval(EcmaRuntimeCallInfo *msg) in NotSupportEval() 43 JSTaggedValue BuiltinsGlobal::IsFinite(EcmaRuntimeCallInfo *msg) in IsFinite() 62 JSTaggedValue BuiltinsGlobal::IsNaN(EcmaRuntimeCallInfo *msg) in IsNaN() 125 JSTaggedValue BuiltinsGlobal::DecodeURI(EcmaRuntimeCallInfo *msg) in DecodeURI() 141 JSTaggedValue BuiltinsGlobal::EncodeURI(EcmaRuntimeCallInfo *msg) in EncodeURI() 158 JSTaggedValue BuiltinsGlobal::DecodeURIComponent(EcmaRuntimeCallInfo *msg) in DecodeURIComponent() 174 JSTaggedValue BuiltinsGlobal::EncodeURIComponent(EcmaRuntimeCallInfo *msg) in EncodeURIComponent() 473 JSTaggedValue BuiltinsGlobal::PrintEntrypoint(EcmaRuntimeCallInfo *msg) in PrintEntrypoint() 496 JSTaggedValue BuiltinsGlobal::CallJsBoundFunction(EcmaRuntimeCallInfo *msg) in CallJsBoundFunction() 511 JSTaggedValue BuiltinsGlobal::CallJsProxy(EcmaRuntimeCallInfo *msg) in CallJsProxy() [all …]
|
| D | builtins_generator.cpp | 37 JSHandle<JSTaggedValue> msg = GetThis(argv); in GeneratorPrototypeNext() local 57 JSHandle<JSTaggedValue> msg = GetThis(argv); in GeneratorPrototypeReturn() local 82 JSHandle<JSTaggedValue> msg = GetThis(argv); in GeneratorPrototypeThrow() local
|
| D | builtins_date.cpp | 125 JSHandle<JSTaggedValue> msg = GetThis(argv); in GetTime() local 140 JSHandle<JSTaggedValue> msg = GetThis(argv); in SetTime() local 162 JSHandle<JSTaggedValue> msg = GetThis(argv); in ToJSON() local 187 JSHandle<JSTaggedValue> msg = GetThis(argv); in ValueOf() local 241 JSHandle<JSTaggedValue> msg = GetThis(argv); in ToLocaleString() local 304 JSHandle<JSTaggedValue> msg = GetThis(argv); in ToLocaleDateString() local 367 JSHandle<JSTaggedValue> msg = GetThis(argv); in ToLocaleTimeString() local
|
| D | builtins_number.cpp | 78 JSTaggedValue msg = GetCallArg(argv, 0).GetTaggedValue(); in IsFinite() local 93 JSHandle<JSTaggedValue> msg = GetCallArg(argv, 0); in IsInteger() local 114 JSTaggedValue msg = GetCallArg(argv, 0).GetTaggedValue(); in IsNaN() local 130 JSHandle<JSTaggedValue> msg = GetCallArg(argv, 0); in IsSafeInteger() local 153 JSHandle<JSTaggedValue> msg = GetCallArg(argv, 0); in ParseFloat() local 189 JSHandle<JSTaggedValue> msg = GetCallArg(argv, 0); in ParseInt() local
|
| D | builtins_ark_tools.cpp | 22 JSTaggedValue BuiltinsArkTools::ObjectDump(EcmaRuntimeCallInfo *msg) in ObjectDump()
|
| D | builtins_object.cpp | 521 JSHandle<JSTaggedValue> msg = GetCallArg(argv, 0); in Keys() local 575 JSHandle<JSTaggedValue> msg = GetCallArg(argv, 0); in Seal() local 676 JSHandle<JSTaggedValue> msg = GetCallArg(argv, 0); in IsPrototypeOf() local 707 JSHandle<JSTaggedValue> msg = GetCallArg(argv, 0); in PropertyIsEnumerable() local 803 JSHandle<JSTaggedValue> msg = GetThis(argv); in ToString() local
|
| D | builtins_json.cpp | 44 JSHandle<JSTaggedValue> msg = GetCallArg(argv, 0); in Parse() local
|
| /ark/js_runtime/ecmascript/base/ |
| D | builtins_base.h | 37 static inline JSHandle<JSTaggedValue> GetConstructor(EcmaRuntimeCallInfo *msg) in GetConstructor() 42 static inline JSHandle<JSTaggedValue> GetThis(EcmaRuntimeCallInfo *msg) in GetThis() 47 static inline JSHandle<JSTaggedValue> GetNewTarget(EcmaRuntimeCallInfo *msg) in GetNewTarget() 52 static inline JSHandle<JSTaggedValue> GetCallArg(EcmaRuntimeCallInfo *msg, uint32_t position) in GetCallArg()
|
| D | builtins_base.cpp | 21 JSHandle<TaggedArray> BuiltinsBase::GetArgsArray(EcmaRuntimeCallInfo *msg) in GetArgsArray()
|
| /ark/runtime_core/libpandabase/os/unix/ |
| D | library_loader.cpp | 28 char *msg = dlerror(); in Load() local 38 char *msg = dlerror(); in ResolveSymbol() local
|
| /ark/js_runtime/ecmascript/tooling/ |
| D | protocol_handler.cpp | 33 void ProtocolHandler::DispatchCommand(std::string &&msg) in DispatchCommand() 71 std::string msg = std::move(dispatchingQueue.front()); in ProcessCommand() local
|
| D | dispatcher.cpp | 87 DispatchResponse DispatchResponse::Create(ResponseCode code, const std::string &msg) in Create()
|
| /ark/runtime_core/libpandabase/os/ |
| D | error.h | 30 explicit Error(std::string msg) : err_(std::move(msg)) {} in Error()
|
| /ark/runtime_core/dprof/daemon/ |
| D | main.cpp | 36 ipc::Message msg; in CheckVersion() local 66 ipc::Message msg; in ProcessingConnect() local 84 ipc::Message msg; in ProcessingConnect() local
|
| /ark/runtime_core/runtime/interpreter/ |
| D | runtime_interface.h | 202 static void ThrowOutOfMemoryError(const PandaString &msg) in ThrowOutOfMemoryError() 212 static void ThrowIllegalAccessException(const PandaString &msg) in ThrowIllegalAccessException() 217 static void ThrowVerificationException(const PandaString &msg) in ThrowVerificationException() 222 static void ThrowTypedErrorDyn(const std::string &msg) in ThrowTypedErrorDyn() 227 static void ThrowReferenceErrorDyn(const std::string &msg) in ThrowReferenceErrorDyn()
|
| /ark/js_runtime/ecmascript/ |
| D | ecma_exceptions.cpp | 31 void ThrowException(JSThread *thread, const char *name, const char *msg) in ThrowException()
|
| /ark/js_runtime/ecmascript/builtins/tests/ |
| D | builtins_json_test.cpp | 150 JSHandle<JSTaggedValue> msg(factory->NewFromCanBeCompressString( in HWTEST_F_L0() local 170 JSHandle<JSTaggedValue> msg(factory->NewFromCanBeCompressString("[100,2.5,\"abc\"]")); in HWTEST_F_L0() local 191 JSHandle<JSTaggedValue> msg(factory->NewFromCanBeCompressString("[100,2.5,\"abc\"]")); in HWTEST_F_L0() local 213 JSHandle<JSTaggedValue> msg(factory->NewFromCanBeCompressString("{\"epf\":100,\"key1\":200}")); in HWTEST_F_L0() local 320 JSHandle<JSTaggedValue> msg(factory->NewFromCanBeCompressString("tttt")); in HWTEST_F_L0() local 349 JSHandle<JSTaggedValue> msg(factory->NewFromCanBeCompressString("tttt")); in HWTEST_F_L0() local 402 JSHandle<JSTaggedValue> msg(factory->NewFromCanBeCompressString("tttt")); in HWTEST_F_L0() local
|
| /ark/runtime_core/runtime/tests/ |
| D | array_test.cpp | 55 std::string msg = "Test with class_root "; in TestArrayObjectSize() local
|
| /ark/runtime_core/assembler/ |
| D | pandasm.cpp | 34 void PrintError(const panda::pandasm::Error &e, const std::string &msg) in PrintError() 43 void PrintErrors(const panda::pandasm::ErrorList &warnings, const std::string &msg) in PrintErrors()
|
| /ark/ts2abc/test262/ |
| D | run_sunspider.py | 75 def output(retcode, msg): argument
|
| /ark/runtime_core/runtime/core/ |
| D | core_language_context.cpp | 72 coretypes::String *msg; in ThrowException() local
|