Searched refs:ReduceStringPrototypeStartsWith (Results 1 – 2 of 2) sorted by relevance
158 Reduction ReduceStringPrototypeStartsWith(Node* node);
89 TNode<Boolean> ReduceStringPrototypeStartsWith();90 TNode<Boolean> ReduceStringPrototypeStartsWith(1200 TNode<Boolean> JSCallReducerAssembler::ReduceStringPrototypeStartsWith( in ReduceStringPrototypeStartsWith() function in v8::internal::compiler::JSCallReducerAssembler1244 TNode<Boolean> JSCallReducerAssembler::ReduceStringPrototypeStartsWith() { in ReduceStringPrototypeStartsWith() function in v8::internal::compiler::JSCallReducerAssembler4814 return ReduceStringPrototypeStartsWith(node); in ReduceJSCall()6512 Reduction JSCallReducer::ReduceStringPrototypeStartsWith(Node* node) { in ReduceStringPrototypeStartsWith() function in v8::internal::compiler::JSCallReducer6541 a.ReduceStringPrototypeStartsWith(search_element_string); in ReduceStringPrototypeStartsWith()6548 Node* subgraph = a.ReduceStringPrototypeStartsWith(); in ReduceStringPrototypeStartsWith()