Home
last modified time | relevance | path

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

/third_party/node/deps/v8/include/v8-include/
H A Dv8-maybe.h116 inline Maybe<T> Just(const T& t) { in Just() function
124 inline Maybe<T> Just(T&& t) { in Just() function
/third_party/node/deps/v8/include/
H A Dv8-maybe.h101 inline Maybe<T> Just(const T& t) { in Just() function
/third_party/python/Lib/importlib/
H A D__init__.py12 import _imp # Just the builtin component, NOT the full Python module namespace

Completed in 2 milliseconds