Home
last modified time | relevance | path

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

/third_party/node/deps/v8/include/v8-include/
H A Dv8-maybe.h18 V8_EXPORT void FromJustIsNothing();
47 if (V8_UNLIKELY(!IsJust())) api_internal::FromJustIsNothing(); in Check()
64 if (V8_UNLIKELY(!IsJust())) api_internal::FromJustIsNothing(); in FromJust()
73 if (V8_UNLIKELY(!IsJust())) api_internal::FromJustIsNothing(); in FromJust()
/third_party/node/deps/v8/include/
H A Dv8-maybe.h15 V8_EXPORT void FromJustIsNothing();
44 if (V8_UNLIKELY(!IsJust())) api_internal::FromJustIsNothing(); in Check()
61 if (V8_UNLIKELY(!IsJust())) api_internal::FromJustIsNothing(); in FromJust()
/third_party/node/deps/v8/src/api/
H A Dapi.cc899 void FromJustIsNothing() { in FromJustIsNothing() function

Completed in 23 milliseconds