00000000() Unknown
[Frames below may be incorrect and/or missing] Unknown
v8_libbase.dll!v8::base::OS::Abort() Line 903 C++
v8_libbase.dll!V8_Fatal(const char * file, int line, const char * format, ...) Line 172 C++
> v8_libplatform.dll!v8::platform::DefaultWorkerThreadsTaskRunner::PostDelayedTask(std::unique_ptr<v8::Task,std::default_delete<v8::Task> > task, double delay_in_seconds) Line 50 C++
v8_libplatform.dll!v8::platform::DefaultPlatform::CallDelayedOnWorkerThread(std::unique_ptr<v8::Task,std::default_delete<v8::Task> > task, double delay_in_seconds) Line 203 C++
v8.dll!v8_inspector::V8InspectorImpl::EvaluateScope::setTimeout(double timeout) Line 434 C++
v8.dll!v8_inspector::V8DebuggerAgentImpl::evaluateOnCallFrame(const v8_inspector::String16 & callFrameId, const v8_inspector::String16 & expression, v8_inspector::protocol::Maybe<v8_inspector::String16> objectGroup, v8_inspector::protocol::Maybe<bool> includeCommandLineAPI, v8_inspector::protocol::Maybe<bool> silent, v8_inspector::protocol::Maybe<bool> returnByValue, v8_inspector::protocol::Maybe<bool> generatePreview, v8_inspector::protocol::Maybe<bool> throwOnSideEffect, v8_inspector::protocol::Maybe<double> timeout, std::unique_ptr<v8_inspector::protocol::Runtime::RemoteObject,std::default_delete<v8_inspector::protocol::Runtime::RemoteObject> > * result, v8_inspector::protocol::Maybe<v8_inspector::protocol::Runtime::ExceptionDetails> * exceptionDetails) Line 1082 C++
v8.dll!v8_inspector::protocol::Debugger::DispatcherImpl::evaluateOnCallFrame(int callId, const v8_inspector::String16 & method, const v8_inspector::String16 & message, std::unique_ptr<v8_inspector::protocol::DictionaryValue,std::default_delete<v8_inspector::protocol::DictionaryValue> > requestMessageObject, v8_inspector::protocol::ErrorSupport * errors) Line 1052 C++
v8.dll!v8_inspector::protocol::Debugger::DispatcherImpl::dispatch(int callId, const v8_inspector::String16 & method, const v8_inspector::String16 & message, std::unique_ptr<v8_inspector::protocol::DictionaryValue,std::default_delete<v8_inspector::protocol::DictionaryValue> > messageObject) Line 920 C++
v8.dll!v8_inspector::protocol::UberDispatcher::dispatch(int callId, const v8_inspector::String16 & method, std::unique_ptr<v8_inspector::protocol::Value,std::default_delete<v8_inspector::protocol::Value> > parsedMessage, const v8_inspector::String16 & rawMessage) Line 816 C++
v8.dll!v8_inspector::V8InspectorSessionImpl::dispatchProtocolMessage(const v8_inspector::StringView & message) Line 329 C++
--
--
v8-dev mailing list
v8-...@googlegroups.com
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to v8-dev+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi Yang,
That would explain it!
I hadn’t realised that I needed to implement the platform, too. It was probably something that I read somewhere and then quickly forgot about. :(
Many thanks,
Dan
You received this message because you are subscribed to a topic in the Google Groups "v8-dev" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/v8-dev/bMjbMGXVrME/unsubscribe.
To unsubscribe from this group and all its topics, send an email to v8-dev+un...@googlegroups.com.