Home
last modified time | relevance | path

Searched refs:HasCode (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/wasm/
Dwasm-code-manager.h687 bool HasCode(uint32_t index) const;
Dwasm-code-manager.cc1466 bool NativeModule::HasCode(uint32_t index) const { in HasCode() function in v8::internal::wasm::NativeModule