Changeset 174296 in webkit for trunk/Source/JavaScriptCore/bytecode/CodeBlock.h
- Timestamp:
- Oct 3, 2014, 3:05:22 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/bytecode/CodeBlock.h
r174275 r174296 385 385 return symbolTable()->captureEnd(); 386 386 } 387 387 388 388 bool isCaptured(VirtualRegister operand, InlineCallFrame* = 0) const; 389 389
Note:
See TracChangeset
for help on using the changeset viewer.