webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Main Page
Related Pages
Modules
+
Namespaces
Namespace List
+
Namespace Members
+
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Variables
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
+
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
+
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
$
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Variables
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
+
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
+
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Properties
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
+
Related Functions
:
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
+
Files
File List
+
File Members
+
All
$
%
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Variables
$
%
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Enumerations
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
+
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
+
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
JSC
DeclarationStatement
JSC::DeclarationStatement Member List
This is the complete list of members for
JSC::DeclarationStatement
, including all inherited members.
DeclarationStatement
(const JSTokenLocation &, ExpressionNode *)
JSC::DeclarationStatement
inline
endOffset
() const
JSC::Node
inline
firstLine
() const
JSC::Node
inline
isBlock
() const
JSC::StatementNode
inline
virtual
isBreak
() const
JSC::StatementNode
inline
virtual
isContinue
() const
JSC::StatementNode
inline
virtual
isDebuggerStatement
() const
JSC::StatementNode
inline
virtual
isEmptyStatement
() const
JSC::StatementNode
inline
virtual
isExprStatement
() const
JSC::StatementNode
inline
virtual
isForOfNode
() const
JSC::StatementNode
inline
virtual
isFuncDeclNode
() const
JSC::StatementNode
inline
virtual
isFunctionNode
() const
JSC::StatementNode
inline
virtual
isLabel
() const
JSC::StatementNode
inline
virtual
isModuleDeclarationNode
() const
JSC::StatementNode
inline
virtual
isReturnNode
() const
JSC::StatementNode
inline
virtual
lastLine
() const
JSC::StatementNode
inline
lineStartOffset
() const
JSC::Node
inline
m_endOffset
JSC::Node
protected
m_lastLine
JSC::StatementNode
protected
m_needsDebugHook
JSC::Node
protected
m_next
JSC::StatementNode
protected
m_position
JSC::Node
protected
needsDebugHook
() const
JSC::Node
inline
next
()
JSC::StatementNode
inline
Node
(const JSTokenLocation &)
JSC::Node
inline
protected
operator new
(size_t, ParserArena &)
JSC::ParserArenaFreeable
inline
position
() const
JSC::Node
inline
setEndOffset
(int offset)
JSC::Node
inline
setLoc
(unsigned firstLine, unsigned lastLine, int startOffset, int lineStartOffset)
JSC::StatementNode
setNeedsDebugHook
()
JSC::Node
inline
setNext
(StatementNode *next)
JSC::StatementNode
inline
setStartOffset
(int offset)
JSC::Node
inline
startOffset
() const
JSC::Node
inline
StatementNode
(const JSTokenLocation &)
JSC::StatementNode
inline
protected
~Node
()
JSC::Node
inline
virtual
Generated by
1.8.13