New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 638098 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Last visit > 30 days ago
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug



Sign in to add a comment

devirt-want: Node::getNodeType

Project Member Reported by krasin@chromium.org, Aug 16 2016

Issue description

Node::getNoteType used to be devirtualized. Now, it does not. This issue is to investigate the source of the regression and fix it. See also:
https://cs.chromium.org/chromium/src/third_party/WebKit/Source/core/dom/Node.h?l=197&cl=GROK&gsn=getNodeType
 

Comment 1 by krasin@chromium.org, Aug 16 2016

Labels: -Pri-2 Pri-1
Similar issue: https://crbug.com/638108

Something is wrong either with optimization remarks or with devirtualization. There should probably be an even more verbose mode in the devirtualizer, where it would print the reason for each of the type that was not devirtualized.
Status: Assigned (was: Untriaged)

Sign in to add a comment