Home
last modified time | relevance | path

Searched refs:GetCounters (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/extensions/
Dstatistics-extension.cc24 return v8::FunctionTemplate::New(isolate, StatisticsExtension::GetCounters); in GetNativeFunctionTemplate()
63 void StatisticsExtension::GetCounters( in GetCounters() function in v8::internal::StatisticsExtension
Dstatistics-extension.h22 static void GetCounters(const v8::FunctionCallbackInfo<v8::Value>& args);
/third_party/node/deps/v8/src/wasm/
Dmodule-decoder.cc882 SELECT_WASM_COUNTER(GetCounters(), origin_, wasm_functions_per, module); in DecodeFunctionSection()
1572 Counters* GetCounters() const { in GetCounters() function in v8::internal::wasm::ModuleDecoderImpl
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp175919 nsCSSValue::Array* GetCounters() const in GetCounters() function in nsStyleContentData