Home
last modified time | relevance | path

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

/external/v8/include/
Dv8.h5920 static int GetCurrentDepth(Isolate* isolate);
/external/v8/src/
Dapi.cc8861 int MicrotasksScope::GetCurrentDepth(Isolate* v8Isolate) { in GetCurrentDepth() function in v8::MicrotasksScope