Searched defs:Slice (Results 1 – 3 of 3) sorted by relevance
46 function Slice() { class
306 TEST(Slice) { in TEST() argument
4598 Object* String::Slice(int start, int end) { in Slice() function in v8::internal::String