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

  /external/webkit/JavaScriptCore/runtime/
Executable.cpp 147 codeBlock->discardBytecode();
158 codeBlock->discardBytecode();
169 codeBlock->discardBytecode();
  /external/webkit/JavaScriptCore/bytecode/
CodeBlock.h 352 void discardBytecode() { m_instructions.clear(); }

Completed in 2160 milliseconds