Home | History | Annotate | Download | only in cctest

Lines Matching refs:Array

396   // Allocate array for the debugged functions
803 // checks: An array of expressions and expected results
811 // Array of checks to do.
887 // expected_step_sequence: An array of the expected function call sequence.
2730 // Create array [0,1,2,3,4,5,6,7,8,9]
2731 v8::Local<v8::Array> a = v8::Array::New(10);
2777 // Create array [0,1,2,3,4,5,6,7,8,9]
2778 v8::Local<v8::Array> a = v8::Array::New(10);
2819 " a.length;\n" // Special case: array length.
4155 static v8::Handle<v8::Array> NamedEnum(const v8::AccessorInfo&) {
4156 v8::Handle<v8::Array> result = v8::Array::New(3);
4164 static v8::Handle<v8::Array> IndexedEnum(const v8::AccessorInfo&) {
4165 v8::Handle<v8::Array> result = v8::Array::New(2);
7314 // The 5. element in the returned array of GetFrameDetails contains the