Home | History | Annotate | Download | only in inspector

Lines Matching defs:header

816                     var formatted = formatters[i].header(object, customObjectConfig);
824 var result = {header: JSON.stringify(formatted), hasBody: !!hasBody, formatterObjectId: formatterObjectId, bindRemoteObjectFunctionId: bindRemoteObjectFunctionId};