reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2738 if (opcode == RunSkipBlockVars[j].opcode) { 2754 if (opcode == BLOCK_LAYOUT_NON_OBJECT_BYTES) { 2757 opcode = BLOCK_LAYOUT_NON_OBJECT_WORDS; 2764 unsigned char inst = (opcode << 4) | 0xf; 2771 unsigned char inst = (opcode << 4) | (size_in_words-1);