Home
last modified time | relevance | path

Searched refs:GetLocalName (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/wasm/
H A Dwasm-debug.h198 WireBytesRef GetLocalName(int func_index, int local_index);
H A 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
823 return impl_->GetLocalName(func_index, local_index); in GetLocalName()
/third_party/node/deps/v8/src/debug/
H A Ddebug-wasm-objects.cc459 native_module->GetDebugInfo()->GetLocalName(function_index, index)); in GetName()
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 44 milliseconds