Lines Matching refs:string
1604 // Check if {value} is the empty string.
3819 Node* string = node->InputAt(0);
3828 return __ Call(call_descriptor, __ HeapConstant(callable.code()), string,
3852 // Dispatch on the current {receiver}s string representation.
4047 // Load the isolate wide single character string cache.
4053 // Check if we have an entry for the {code} in the single character string
4171 // Load the isolate wide single character string cache.
4177 // Check if we have an entry for the {code} in the single character string
4235 // Generate surrogate pair string
4293 Node* string = node->InputAt(0);
4303 return __ Call(call_descriptor, __ HeapConstant(callable.code()), string,
4510 // Try to find the {val} in the string table.