HomeSort by relevance Sort by last modified time
    Searched refs:LastEnteredContextWas (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
api.h 527 inline bool LastEnteredContextWas(Handle<Context> context);
624 bool HandleScopeImplementer::LastEnteredContextWas(Handle<Context> context) {
api.cc 628 if (!Utils::ApiCheck(impl->LastEnteredContextWas(env),
    [all...]

Completed in 100 milliseconds