/* Pratītyasamutpāda */
/* Dependent Origination */
const a = (_this, that) => {
if (_this) that()
}
const b = (that) => {
const _this = false
// vm knows this will never be called, this code can be dropped
// and will never exist
if (_this) that()
}
const c = (_this) => {
const that = false
// vm knows this will never be called, this code can be dropped
// and will never exist
if (that && _this) return _this
}Working from home
Creator of NodeConf and request.
-
Protocol Labs
- San Francisco
- http://mikealrogers.com
Highlights
- Pro
Block or Report
Block or report mikeal
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
166 contributions in the last year
We're celebrating 100 million developers!
Less
More


