js运行程序堆栈记录分析

blink::ScriptController::executeScriptInMainWorld(blink::ScriptSourceCode const&, blink::AccessControlStatus, double*) ()
    at ../../third_party/WebKit/Source/bindings/core/v8/ScriptController.cpp:621
0x00002b6cd61af5e5 in blink::ScriptLoader::executeScript(blink::ScriptSourceCode const&, double*) ()
    at ../../third_party/WebKit/Source/core/dom/ScriptLoader.cpp:358
#2  0x00002b6cd61adef7 in blink::ScriptLoader::prepareScript(WTF::TextPosition const&, blink::ScriptLoader::LegacyTypeSupport) ()
    at ../../third_party/WebKit/Source/core/dom/ScriptLoader.cpp:249
0x00002b6cd67803f9 in blink::HTMLScriptRunner::runScript(blink::Element*, WTF::TextPosition const&) ()
    at ../../third_party/WebKit/Source/core/html/parser/HTMLScriptRunner.cpp:326
#4  0x00002b6cd67800e9 in blink::HTMLScriptRunner::execute(WTF::PassRefPtr<blink::Element>, WTF::TextPosition const&) ()
    at ../../third_party/WebKit/Source/core/html/parser/HTMLScriptRunner.cpp:186
#5  0x00002b6cd675ff6d in blink::HTMLDocumentParser::runScriptsForPausedTreeBuilder() ()
    at ../../third_party/WebKit/Source/core/html/parser/HTMLDocumentParser.cpp:303
#6  0x00002b6cd67614c6 in blink::HTMLDocumentParser::processParsedChunkFromBackgroundParser(WTF::PassOwnPtr<blink::HTMLDocumentParser::ParsedChunk>) () at ../../third_party/WebKit/Source/core/html/parser/HTMLDocumentParser.cpp:485
#7  0x00002b6cd675fb62 in blink::HTMLDocumentParser::pumpPendingSpeculations() ()
    at ../../third_party/WebKit/Source/core/html/parser/HTMLDocumentParser.cpp:533
#8  0x00002b6cd67603b4 in blink::HTMLDocumentParser::didReceiveParsedChunkFromBackgroundParser(WTF::PassOwnPtr<blink::HTMLDocumentParser::ParsedChunk>) () at ../../third_party/WebKit/Source/core/html/parser/HTMLDocumentParser.cpp:365
#9  0x00002b6cd674bff7 in WTF::FunctionWrapper<void (blink::HTMLDocumentParser::*)(WTF::PassOwnPtr<blink::HTMLDocumentParser::ParsedChunk>)>::operator()(WTF::WeakPtr<blink::HTMLDocumentParser> const&, WTF::PassOwnPtr<blink::HTMLDocumentParser::ParsedChunk>) ()
    at ../../third_party/WebKit/Source/wtf/Functional.h:229
#10 0x00002b6cd674bf27 in WTF::BoundFunctionImpl<WTF::FunctionWrapper<void (blink::HTMLDocumentParser::*)(WTF::PassOwnPtr<blink::HTMLDocumentParser::ParsedChunk>)>, void (WTF::WeakPtr<blink::HTMLDocumentParser>, WTF::PassOwnPtr<blink::HTMLDocumentParser::ParsedChunk>)>::operator()()
    () at ../../third_party/WebKit/Source/wtf/Functional.h:920
#11 0x00002b6cd4d4a680 in WTF::Function<void ()>::operator()() const () at ../../third_party/WebKit/Source/wtf/Functional.h:1077
#12 0x00002b6cd50018bd in WTF::callFunctionObject(void*) () at ../../third_party/WebKit/Source/wtf/MainThread.cpp:65
#13 0x00002b6cd6019d3d in WTF::FunctionWrapper<void (*)(void*)>::operator()(void*) () at ../../third_party/WebKit/Source/wtf/Functional.h:78
#14 0x00002b6cd6019d15 in WTF::BoundFunctionImpl<WTF::FunctionWrapper<void (*)(void*)>, void (void*)>::operator()() ()
    at ../../third_party/WebKit/Source/wtf/Functional.h:900
#15 0x00002b6cd4d4a680 in WTF::Function<void ()>::operator()() const () at ../../third_party/WebKit/Source/wtf/Functional.h:1077
#16 0x00002b6cd4f86d74 in blink::TracedTask::run() const () at ../../third_party/WebKit/Source/platform/scheduler/TracedTask.cpp:20
#17 0x00002b6cd4f86712 in blink::Scheduler::MainThreadPendingTaskRunner::run() ()
    at ../../third_party/WebKit/Source/platform/scheduler/Scheduler.cpp:93
#18 0x00002b6cdb374582 in base::internal::RunnableAdapter<void (blink::WebThread::Task::*)()>::Run(blink::WebThread::Task*) ()
    at ../../base/bind_internal.h:134
#19 0x00002b6cdb3744ec in base::internal::InvokeHelper<false, void, base::internal::RunnableAdapter<void (blink::WebThread::Task::*)()>, void (blink::WebThread::Task*)>::MakeItSo(base::internal::RunnableAdapter<void (blink::WebThread::Task::*)()>, blink::WebThread::Task*) ()
    at ../../base/bind_internal.h:871
#20 0x00002b6cdb374495 in base::internal::Invoker<1, base::internal::BindState<base::internal::RunnableAdapter<void (blink::WebThread::Task::*)()>, void (blink::WebThread::Task*), void (base::internal::OwnedWrapper<blink::WebThread::Task>)>, void (blink::WebThread::Task*)>::Run(base::internal::BindStateBase*) () at ../../base/bind_internal.h:1166
#21 0x00002b6cd489bd6e in base::Callback<void ()>::Run() const () at ../../third_party/WebKit/Source/base/callback.h:401
#22 0x00002b6cd4af14d0 in base::debug::TaskAnnotator::RunTask(char const*, char const*, base::PendingTask const&) ()
    at ../../base/debug/task_annotator.cc:62
#23 0x00002b6cd4b976d7 in base::MessageLoop::RunTask(base::PendingTask const&) () at ../../base/message_loop/message_loop.cc:445
#24 0x00002b6cd4b9781b in base::MessageLoop::DeferOrRunPendingTask(base::PendingTask const&) () at ../../base/message_loop/message_loop.cc:455
#25 0x00002b6cd4b97a55 in base::MessageLoop::DoWork() () at ../../base/message_loop/message_loop.cc:564
#26 0x00002b6cd4ba72f8 in base::MessagePumpDefault::Run(base::MessagePump::Delegate*) () at ../../base/message_loop/message_pump_default.cc:32
#27 0x00002b6cd4b97270 in base::MessageLoop::RunHandler() () at ../../base/message_loop/message_loop.cc:414
#28 0x00002b6cd4bf2dcb in base::RunLoop::Run() () at ../../base/run_loop.cc:54
#29 0x00002b6cd4b96b11 in base::MessageLoop::Run() () at ../../base/message_loop/message_loop.cc:307

#30 0x00002b6cdaf9e234 in content::RendererMain(content::MainFunctionParams const&) () at ../../content/renderer/renderer_main.cc:235

我试图找到循环执行js的地方 但是没找到 也就是说js并不是循环执行的 而是被别的程序传递消息激发的


  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值