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

  /external/webkit/Source/JavaScriptCore/parser/
ASTBuilder.h 155 usesThis();
615 void usesThis() { m_scope.m_features |= ThisFeature; }
    [all...]
Nodes.h     [all...]
  /external/webkit/Source/JavaScriptCore/bytecompiler/
BytecodeGenerator.cpp 478 } else if (functionBody->usesThis() || m_shouldEmitDebugHooks) {
    [all...]

Completed in 854 milliseconds