Home
last modified time | relevance | path

Searched defs:obs (Results 1 – 25 of 35) sorted by relevance

12

/third_party/node/test/fixtures/wpt/performance-timeline/
Dpo-observe-type.any.js14 const obs = new PerformanceObserver(() =>{}); constant
22 const obs = new PerformanceObserver(() =>{}); constant
30 const obs = new PerformanceObserver(() =>{}); constant
48 t.step_func(function (entryList, obs) { argument
Dpo-disconnect.any.js5 t.step_func(function (entryList, obs) { argument
26 t.step_func(function (entryList, obs) { argument
Dpo-mark-measure.any.js6 t.step_func(function (entryList, obs) { argument
26 t.step_func(function (entryList, obs) { argument
46 t.step_func(function (entryList, obs) { argument
Dcase-sensitivity.any.js34 t.step_func(function (entryList, obs) { argument
51 t.step_func(function (entryList, obs) { argument
Dpo-observe.any.js31 function (entryList, obs) { argument
51 t.step_func(function (entryList, obs) { argument
Dpo-getentries.any.js5 t.step_func(function (entryList, obs) { argument
Dpo-callback-mutate.any.js6 t.step_func(function (entryList, obs) { argument
Dpo-entries-sort.any.js7 t.step_func(function (entryList, obs) { argument
/third_party/node/test/parallel/
Dtest-performance-function.js20 const obs = new PerformanceObserver(common.mustCall((list) => { constant
37 const obs = new PerformanceObserver(common.mustNotCall()); constant
50 const obs = new PerformanceObserver(common.mustCall((list) => { constant
Dtest-performanceobserver.js55 const obs = new PerformanceObserver(common.mustNotCall()); constant
66 function callback(list, obs) { argument
Dtest-performanceobserver-gc.js13 const obs = new PerformanceObserver(() => {}); constant
Dtest-performance-gc.js28 const obs = new PerformanceObserver(common.mustCallAtLeast((list) => { constant
Dtest-dns-perf_hooks.js9 const obs = new PerformanceObserver((items) => { constant
Dtest-performance-function-async.js26 const obs = new PerformanceObserver(common.mustCall((list) => { constant
Dtest-performance-measure.js11 const obs = new PerformanceObserver(common.mustCall((items) => { constant
Dtest-net-perf_hooks.js14 const obs = new PerformanceObserver(common.mustCallAtLeast((items) => { constant
Dtest-http2-perf_hooks.js12 const obs = new PerformanceObserver(common.mustCallAtLeast((items) => { constant
Dtest-http-perf_hooks.js9 const obs = new PerformanceObserver(common.mustCallAtLeast((items) => { constant
Dtest-perf-hooks-usertiming.js159 const obs = new PerformanceObserver(common.mustCall((list) => { constant
/third_party/typescript/tests/cases/conformance/es6/Symbols/
DsymbolProperty61.ts6 readonly obs: symbol property
/third_party/typescript/tests/baselines/reference/
DsymbolProperty61.js46 function from(obs) { argument
/third_party/node/deps/v8/src/compiler/
Dstore-store-elimination.cc143 bool IsUnobservable(UnobservableStore obs, in IsUnobservable()
535 UnobservablesSet UnobservablesSet::Add(UnobservableStore obs, in Add()
553 const UnobservableStore& obs = entry.first; in RemoveSameOffset() local
566 const UnobservableStore& obs = entry.first; in MarkGCObservable() local
/third_party/openssl/crypto/bio/
Dbf_buff.c242 int ibs, obs; in buffer_ctrl() local
Dbf_lbuf.c210 int obs; in linebuffer_ctrl() local
/third_party/node/deps/openssl/openssl/crypto/bio/
Dbf_buff.c242 int ibs, obs; in buffer_ctrl() local

12