Lines Matching refs:StringNode
1273 (JSC::StringNode::):
7232 (JSC::StringNode::emitBytecode):
11147 (JSC::StringNode::emitBytecode):
11235 (JSC::StringNode::):
11395 (JSC::StringNode::emitBytecode):
21740 (JSC::StringNode::emitCode): Call the new emitLoad and let it do the
22309 * kjs/nodes.h: Changed StringNode to hold an Identifier instead of UString.
22312 (JSC::keyForCharacterSwitch): Updated since StringNode now holds an Identifier.
22315 (JSC::StringNode::emitCode): Ditto. The comment from here is now in the lexer.
22318 (JSC::StringNode::streamTo): Ditto.
24064 (JSC::StringNode::):