Home
last modified time | relevance | path

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

/external/v8/src/
Dapi.h394 inline bool LastEnteredContextWas(Handle<Context> context);
540 bool HandleScopeImplementer::LastEnteredContextWas(Handle<Context> context) { in LastEnteredContextWas() function
Dapi.cc1186 if (!Utils::ApiCheck(impl->LastEnteredContextWas(env), in Exit()