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

  /external/llvm/lib/CodeGen/
LexicalScopes.cpp 307 if (LexicalScope *IScope = getOrCreateLexicalScope(IDL))
308 if (Scope->dominates(IScope))
  /external/v8/samples/
shell.cc 184 v8::Isolate::Scope iscope(isolate);

Completed in 54 milliseconds