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

  /external/v8/src/
api.h 457 inline bool LastEnteredContextWas(Handle<Context> context);
585 bool HandleScopeImplementer::LastEnteredContextWas(Handle<Context> context) {
api.cc 208 impl->LastEnteredContextWas(env)) {
    [all...]

Completed in 208 milliseconds