Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
Dcall-site-info.cc484 uint32_t CallSiteInfo::GetWasmFunctionIndex() const { in GetWasmFunctionIndex() function in v8::internal::CallSiteInfo
/third_party/node/deps/v8/src/api/
Dapi.cc3067 int Message::GetWasmFunctionIndex() const { in GetWasmFunctionIndex() function in v8::Message