OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 105 milliseconds