Home
last modified time | relevance | path

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

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