Lines Matching refs:ThrowError

361     isolate->ThrowError("this is not a Worker");
367 isolate->ThrowError("Worker is defunct because main thread is terminating");
798 isolate->ThrowError("Web snapshots: unable to read config");
815 isolate->ThrowError(
1044 isolate->ThrowError(
1108 isolate->ThrowError("Invalid module type was asserted");
1303 isolate->ThrowError("Invalid module type was asserted");
1444 isolate->ThrowError("Could not read the web snapshot file");
1659 args.GetIsolate()->ThrowError("Invalid argument");
1666 args.GetIsolate()->ThrowError("Invalid realm index");
1726 args.GetIsolate()->ThrowError("Invalid argument");
1738 args.GetIsolate()->ThrowError("object doesn't have creation context");
1842 args.GetIsolate()->ThrowError("Invalid realm index");
1871 args.GetIsolate()->ThrowError("Invalid realm index");
1888 args.GetIsolate()->ThrowError("Invalid realm index");
1910 isolate->ThrowError("Invalid argument");
1916 isolate->ThrowError("Invalid argument");
1963 isolate->ThrowError("Invalid argument");
1979 isolate->ThrowError("Invalid argument");
2021 isolate->ThrowError("Invalid argument");
2031 isolate->ThrowError("Invalid argument");
2058 isolate->ThrowError("Only capturing from temporary files is supported.");
2062 isolate->ThrowError("Logging not enabled.");
2069 isolate->ThrowError("Log file does not exist.");
2078 isolate->ThrowError("Unable to read log file.");
2094 isolate->ThrowError("Expected function as single argument.");
2101 isolate->ThrowError("Expected function as single argument.");
2117 isolate->ThrowError("Expected function as bound target.");
2127 isolate->ThrowError("Function has no BytecodeArray attached.");
2153 isolate->ThrowError("Baseline bytecode offset mismatch.");
2165 isolate->ThrowError(
2174 isolate->ThrowError("Missing bytecode(s) in baseline offset mapping.");
2181 isolate->ThrowError("Excess offsets in baseline offset mapping.");
2238 isolate->ThrowError(
2255 isolate->ThrowError(
2313 args.GetIsolate()->ThrowError("Error converting filename to string");
2373 isolate->ThrowError(
2387 isolate->ThrowError(
2450 isolate->ThrowError("Failed to convert function to string");
2459 isolate->ThrowError("'arguments' must be an array");
2471 isolate->ThrowError("Failed to get argument");
2476 isolate->ThrowError("Failed to convert argument to string");
2540 isolate->ThrowError("1st argument must be a string or a function");
2546 isolate->ThrowError("Invalid argument");
2551 isolate->ThrowError("Worker must be constructed with new");
2568 isolate->ThrowError("Can't get worker script");
2582 isolate->ThrowError("Can't start thread");
2593 isolate->ThrowError("Invalid argument");
3672 isolate->ThrowError("Error loading file");
3678 isolate->ThrowError("Error reading file");
3698 isolate->ThrowError(
4359 isolate->ThrowError("Invalid argument");
5040 isolate_->ThrowError(
5049 isolate_->ThrowError(
5065 isolate_->ThrowError("Transfer list must be an Array or undefined");
5075 isolate_->ThrowError(