Home
last modified time | relevance | path

Searched defs:GetLocalName (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/wasm/
Dwasm-debug.cc202 WireBytesRef GetLocalName(int func_index, int local_index) { in GetLocalName() function in v8::internal::wasm::DebugInfoImpl
822 WireBytesRef DebugInfo::GetLocalName(int func_index, int local_index) { in GetLocalName() function in v8::internal::wasm::DebugInfo
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp88859 void GetLocalName(mozilla::dom::DOMString& aLocalName) const in GetLocalName() function in nsINode
93769 …return NS_OK; } virtual nsresult GetNodeValue(nsAString& aNodeValue) final override { nsINode::Get… in RemoveChild()