Home
last modified time | relevance | path

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

/external/v8/include/
Dv8.h8595 static void ToLocalEmpty();
9619 if (V8_UNLIKELY(val_ == nullptr)) V8::ToLocalEmpty();
/external/v8/src/
Dapi.cc1055 void V8::ToLocalEmpty() { in ToLocalEmpty() function in v8::V8