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

  /external/webkit/Source/JavaScriptCore/runtime/
Executable.h 187 bool needsActivation() const { return m_hasCapturedVariables || m_features & (EvalFeature | WithFeature | CatchFeature); }
  /external/webkit/Source/JavaScriptCore/parser/
Nodes.h     [all...]

Completed in 248 milliseconds