Searched defs:binding_type (Results 1 – 3 of 3) sorted by relevance
834 uint8_t binding_type = scanner_context_p->binding_type; in scanner_scan_primary_expression_end() local2571 uint8_t binding_type = SCANNER_BINDING_VAR; in scanner_scan_all() local
331 uint8_t binding_type; /**< current destructuring binding type */ member
1476 … uint8_t binding_type, /**< type of destructuring binding pattern */ in scanner_push_destructuring_pattern()