• Home
  • Raw
  • Download

Lines Matching refs:willExecute

1680         (KJS::Profiler::willExecute):
2164 (KJS::ProfileGenerator::willExecute):
2183 (KJS::Profiler::willExecute):
4033 (KJS::Profile::willExecute): Increment m_stoppedCallDepth if stopped.
4977 (KJS::Profile::willExecute): Don't profile new functions if we have
5491 oddity where I was using willExecute to create the node.
5789 (KJS::Profile::willExecute):
7851 (KJS::ProfileNode::willExecute): Now must check if m_head is null, this
8233 (KJS::ProfileNode::willExecute): If there are already children then the
8743 (KJS::Profile::willExecute):
8788 (KJS::Profiler::willExecute):
9074 (KJS::Profile::willExecute):
9083 (KJS::ProfileNode::willExecute): Rename the add function for consistency.
9214 (KJS::Profile::willExecute): The current node either adds a new child or
9238 (KJS::Profiler::willExecute): Ditto.
9299 (KJS::Profile::willExecute): Set the head node for each created node.
15224 (KJS::Profiler::willExecute): Call dispatchFunctionToProfiles.
15404 (KJS::Profile::willExecute): Use CallIdentifier struct.
15409 (KJS::ProfileNode::willExecute): Ditto and fix an issue where we
15428 (KJS::Profiler::willExecute):
15480 (KJS::Profiler::willExecute): Call shouldExcludeFunction and return
15548 (KJS::Profile::willExecute):
15716 (KJS::Profile::willExecute):
15721 (KJS::ProfileNode::willExecute):
15824 (KJS::Profile::willExecute):
16307 (KJS::Profile::willExecute):
16318 (KJS::Profiler::willExecute):
17279 (KJS::Profiler::willExecute):
17491 (KJS::Profiler::willExecute):
17672 …(KJS::FunctionCallProfile::willExecute): Call right before the JS function or executing context is…
17687 (KJS::Profiler::willExecute): Same as above.