Searched refs:after_symbol (Results 1 – 2 of 2) sorted by relevance
54 init_symbol, before_symbol, after_symbol, destroy_symbol,80 this[after_symbol] = after;103 hook_fields[kTotals] += hook_fields[kAfter] += +!!this[after_symbol];129 hook_fields[kTotals] += hook_fields[kAfter] -= +!!this[after_symbol];
104 const after_symbol = Symbol('after'); constant108 const emitAfterNative = emitHookFactory(after_symbol, 'emitAfterNative');575 init_symbol, before_symbol, after_symbol, destroy_symbol, property