Searched defs:ThrowDataCloneError (Results 1 – 2 of 2) sorted by relevance
| /external/v8/src/objects/ | ||
| D | value-serializer.cc | 1050 void ValueSerializer::ThrowDataCloneError(MessageTemplate template_index) { in ThrowDataCloneError() function in v8::internal::ValueSerializer |
| /external/v8/src/d8/ | ||
| D | d8.cc | 3798 void ThrowDataCloneError(Local<String> message) override { in ThrowDataCloneError() function in v8::Serializer |