Searched defs:V8_DECLARE_ONCE (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/base/
H A Donce.h14 // * A macro V8_DECLARE_ONCE() which declares a (global) variable of type
37 // V8_DECLARE_ONCE(once_init);
67 #define V8_DECLARE_ONCE(NAME) ::v8::base::OnceType NAME macro

Completed in 61 milliseconds