Home | History | Annotate | Download | only in cctest

Lines Matching refs:column_offset

16915   v8::Local<v8::Integer> column_offset = v8::Integer::New(isolate, 5);
16916 v8::ScriptOrigin detailed_origin(origin, line_offset, column_offset);