HomeSort by relevance Sort by last modified time
    Searched refs:needsActivation (Results 1 - 3 of 3) 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...]
  /external/webkit/Source/JavaScriptCore/bytecode/
CodeBlock.cpp     [all...]

Completed in 210 milliseconds