Lines Matching full:creates
91 // Creates a new String object. There are two String encodings: one-byte and
191 // Creates a single character string where the character has given code.
210 // Creates a new external String object. There are two String encodings
328 // This method expects a COW array in new space, and creates a copy
455 // Creates a new JSTypedArray with the specified buffer.
461 // Creates a new on-heap JSTypedArray.
477 // Creates a new JSIteratorResult object with the arguments {value} and
654 // Creates a new FixedArray that holds the data associated with the
662 // Creates a new FixedArray that holds the data associated with the
681 // Creates a heap object based on the map. The fields of the heap object are
692 // Creates a code object that is not yet fully initialized yet.
702 // Creates a function initialized with a shared part.