Lines Matching defs:Throw

38 void WebSnapshotSerializerDeserializer::Throw(const char* message) {
44 isolate_->Throw(*factory()->NewError(
66 Throw("Unsupported function kind");
150 Throw("Invalid function flags\n");
232 Throw("Can't reuse WebSnapshotSerializer");
260 Throw("Can't reuse WebSnapshotSerializer");
282 Throw("Exported object not found");
388 Throw("Out of memory");
416 Throw("Too many objects");
484 Throw("Properties which are not fields not supported");
505 Throw("Non-JSObject __proto__s not supported");
568 Throw("Cannot construct source string");
581 Throw("Function without source code");
684 Throw("Unsupported object");
702 Throw("Key is not a string");
772 Throw("Functions with non-instance prototypes not supported");
818 Throw("Cannot include functions from multiple scripts");
833 Throw("Unsupported array");
857 Throw("Dictionary mode objects not supported");
938 Throw("Unsupported context type");
1020 Throw("Unsupported array");
1112 Throw("Unsupported RegExp map");
1128 Throw("Unsupported object");
1332 void WebSnapshotDeserializer::Throw(const char* message) {
1344 WebSnapshotSerializerDeserializer::Throw(message);
1357 Throw("Can't reuse WebSnapshotDeserializer");
1388 Throw("Invalid magic number");
1446 Throw("Malformed string table");
1457 Throw("Malformed string");
1468 Throw("malformed string id\n");
1484 Throw("Malformed string");
1496 Throw("Malformed shape table");
1505 Throw("Malformed shape");
1517 Throw("Unsupported map type");
1524 Throw("Malformed shape");
1530 Throw("Malformed shape");
1536 Throw("Malformed shape: too many properties");
1555 Throw("Malformed shape");
1600 Throw("Malformed context table");
1609 Throw("Malformed context type");
1618 Throw("Malformed context");
1624 Throw("Malformed context");
1675 Throw("Unsupported context type");
1732 Throw("Unsupported context type");
1809 Throw("Malformed function table");
1836 Throw("Malformed function");
1858 Throw("Malformed function");
1877 Throw("Malformed class table");
1895 Throw("Malformed class");
1917 Throw("Malformed class");
1936 Throw("Malformed objects table");
1945 Throw("Malformed object");
1981 Throw("Malformed object");
1993 Throw("Malformed object");
2016 Throw("Malformed array table");
2025 Throw("Malformed array");
2048 Throw("Malformed export table");
2127 Throw("Malformed variable");
2163 Throw("Unsupported value type");
2171 Throw("Malformed integer");
2180 Throw("Malformed double");
2190 Throw("Malformed variable");
2204 Throw("Malformed variable");
2219 Throw("Malformed object property");
2233 Throw("Malformed object property");
2249 Throw("Malformed flags in regular expression");
2256 Throw("Malformed RegExp");
2266 Throw("Invalid external reference");
2277 Throw("Malformed class / function");
2288 Throw("Can't reuse function prototype");
2332 Throw(message);
2365 // Throw can allocate, but it's ok, since we're not using the raw
2368 Throw("Invalid function reference");
2376 Throw("Invalid class reference");
2384 Throw("Invalid array reference");
2392 Throw("Invalid object reference");
2415 Throw("Can't reuse function prototype");