Home | History | Annotate | Download | only in src

Lines Matching refs:TENURED

1771             isolate()->factory()->NewStringFromUtf8(CStrVector(type), TENURED);
3753 isolate()->factory()->NewFixedArray(values->length(), TENURED);
3788 // avoid over-allocating in TENURED space.
3790 values->length(), TENURED);
3840 isolate()->factory()->NewFixedArray(2, TENURED);
3877 Handle<FixedArray> result = FACTORY->NewFixedArray(2, TENURED);
4219 number_of_boilerplate_properties * 2, TENURED);
4249 Handle<String> js_pattern = NextLiteralString(TENURED);
4251 Handle<String> js_flags = NextLiteralString(TENURED);
5001 TENURED);
5009 elements, FAST_ELEMENTS, TENURED);