Home
last modified time | relevance | path

Searched defs:second_byte (Results 1 – 4 of 4) sorted by relevance

/third_party/jerryscript/jerry-core/parser/js/
Djs-parser-util.c44 uint8_t second_byte) /**< second byte */ in parser_emit_two_bytes()
/third_party/node/src/
Dinspector_socket.cc296 unsigned char second_byte = *it++; in decode_frame_hybi17() local
/third_party/python/Objects/
Dcodeobject.c971 int second_byte = read_byte(bounds); in advance_with_locations() local
/third_party/node/deps/v8/src/diagnostics/x64/
Ddisasm-x64.cc2171 byte second_byte = *(data + 1); in ThreeByteOpcodeInstruction() local