Home | History | Annotate | Download | only in JavaScriptCore

Lines Matching full:guard

3937         (JSC::BytecodeGenerator::emitComplexJumpScopes): Guard the whole loop
7405 Fixed by adding a type guard.
8002 Add some assertions to FixedVMPoolAllocator to guard against cases where we
10902 Add assertion to guard against oversized pc relative calls.
11602 * wtf/MainThread.cpp: Added platform guard to initializeMainThread.
15502 * runtime/CollectorHeapIterator.h: Added missing header guard.
15532 * wtf/unicode/Unicode.h: Change "KJS_" header guard to "WTF_".
25590 Change a header guard to match our coding style.
32671 Add assertions to guard against this happening.