Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dmodule-compiler.cc313 void InitGlobals();
1102 InitGlobals(); in Build()
1761 void InstanceBuilder::InitGlobals() { in InitGlobals() function in v8::internal::wasm::InstanceBuilder
/external/protobuf/python/google/protobuf/pyext/
Dmessage.cc2835 void InitGlobals() { in CheckAndGetInteger() function
2870 InitGlobals(); in CheckAndGetInteger()