Home
last modified time | relevance | path

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

/external/v8/include/
Dv8.h7559 static void FromJustIsNothing();
7658 if (V8_UNLIKELY(!IsJust())) V8::FromJustIsNothing(); in FromJust()
/external/v8/src/
Dapi.cc882 void V8::FromJustIsNothing() { in FromJustIsNothing() function in v8::V8