Home
last modified time | relevance | path

Searched defs:native_module_ (Results 1 – 9 of 9) sorted by relevance

/external/v8/src/wasm/
Dmodule-compiler.h219 std::shared_ptr<NativeModule> native_module_; variable
Dwasm-serialization.cc290 const NativeModule* const native_module_; member in v8::internal::wasm::NativeModuleSerializer
482 NativeModule* const native_module_; member in v8::internal::wasm::NativeModuleDeserializer
Dwasm-code-manager.h311 NativeModule* const native_module_ = nullptr; variable
940 const std::shared_ptr<NativeModule> native_module_; variable
Dmodule-compiler.cc99 std::shared_ptr<NativeModule> native_module_; member in v8::internal::wasm::__anond6e2be390111::BackgroundCompileScope
646 NativeModule* const native_module_; member in v8::internal::wasm::__anond6e2be390111::CompilationStateImpl
1001 NativeModule* const native_module_; member in v8::internal::wasm::__anond6e2be390311::CompilationUnitBuilder
1502 std::weak_ptr<NativeModule> native_module_; member in v8::internal::wasm::__anond6e2be390411::CompilationTimeCallback
1599 const std::weak_ptr<NativeModule> native_module_; member in v8::internal::wasm::__anond6e2be390411::BackgroundCompileJob
2325 std::weak_ptr<NativeModule> native_module_; member in v8::internal::wasm::__anond6e2be390711::SampleTopTierCodeSizeCallback
Dstreaming-decoder.cc335 const std::weak_ptr<NativeModule> native_module_; member in v8::internal::wasm::__anonc4e742780111::TopTierCompiledCallback
Dwasm-engine.cc1199 const std::weak_ptr<NativeModule> native_module_; member in v8::internal::wasm::__anonb7d73c060511::SampleTopTierCodeSizeTask
Dmodule-instantiate.cc93 NativeModule* const native_module_; member in v8::internal::wasm::__anon1f1ae6c20111::CompileImportWrapperJob
Dwasm-debug.cc820 NativeModule* const native_module_; member in v8::internal::wasm::DebugInfoImpl
/external/v8/include/
Dv8.h4896 const std::shared_ptr<internal::wasm::NativeModule> native_module_; variable