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

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

Completed in 49 milliseconds