Home
last modified time | relevance | path

Searched refs:InitGlobals (Results 1 - 3 of 3) sorted by relevance

/third_party/vixl/tools/
H A Dthreaded_tests.py69 def InitGlobals(): function
82 thread_pool.Multithread(run_function, self.queue, jobs, InitGlobals)
/third_party/node/deps/v8/src/wasm/
H A Dmodule-instantiate.cc403 void InitGlobals(Handle<WasmInstanceObject> instance);
659 // Must happen before {InitGlobals} because globals can refer to these maps. in Build()
707 InitGlobals(instance); in Build()
1716 void InstanceBuilder::InitGlobals(Handle<WasmInstanceObject> instance) { in InitGlobals() function in v8::internal::wasm::InstanceBuilder
/third_party/protobuf/python/google/protobuf/pyext/
H A Dmessage.cc2897 void InitGlobals() { in InitGlobals() function
2925 InitGlobals(); in InitProto2MessageModule()

Completed in 8 milliseconds