Home
last modified time | relevance | path

Searched refs:_stamp (Results 1 – 3 of 3) sorted by relevance

/third_party/node/test/async-hooks/
Dinit-hooks.js147 _stamp(h, hook) { method in ActivityCollector
186 this._stamp(activity, 'init');
194 this._stamp(h, 'before');
201 this._stamp(h, 'after');
208 this._stamp(h, 'destroy');
215 this._stamp(h, 'promiseResolve');
/third_party/node/deps/v8/src/inspector/
DBUILD.gn35 _stamp = "$target_gen_dir/js_protocol.stamp"
36 outputs = [ _stamp ]
39 rebase_path(_stamp, root_build_dir),
/third_party/skia/
DBUILD.gn2291 _stamp = "$target_gen_dir/$_executable.pushed_$skia_android_serial"
2292 outputs = [ _stamp ]
2296 rebase_path(_stamp),