Home | History | Annotate | Download | only in src

Lines Matching refs:AllocateRawAsciiString

1607     CALL_HEAP_FUNCTION(Heap::AllocateRawAsciiString(size), String);
3695 object = Heap::AllocateRawAsciiString(length);
3782 Object* o = Heap::AllocateRawAsciiString(escaped_length);
3886 Heap::AllocateRawAsciiString(unescaped_length) :
3989 ? Heap::AllocateRawAsciiString(length)
4396 object = Heap::AllocateRawAsciiString(length);