Searched defs:magic (Results 1 – 2 of 2) sorted by relevance
141 magic: '[TEST-SUITE-INPROGRESS]', property162 magic: '[TEST-SUITE-END]', // NOTE: Runner/Run.js waits to see this property
21 magic: typeof AFC_MAGIC; property403 const magic = data.slice(0, 8).toString('ascii'); constant453 const magic = Buffer.from(AFC_MAGIC); constant