Name Description Size
commands.js Create an object front for the passed grip @param {Object} grip @param {Object} frame: An optional frame that will manage the created object front. if not passed, the current thread front will manage the object. @returns {ObjectFront} 14898
create.js This function is to be called first before any other and allow having access to any instances of classes that are useful for this module @param {Object} dependencies @param {Object} dependencies.store The redux store object of the debugger frontend. 15843
moz.build 295