Home
last modified time | relevance | path

Searched defs:is_nested (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/objects/
H A Dallocation-site-inl.h234 bool is_nested = site->IsNested(); in DigestTransitionFeedback() local
/third_party/python/Lib/
H A Dsymtable.py103 def is_nested(self): member in SymbolTable
/third_party/jerryscript/jerry-core/parser/js/
H A Djs-scanner-util.c1510 bool is_nested = binding_list_p->is_nested; in scanner_pop_binding_list() local
1474 scanner_push_destructuring_pattern(parser_context_t *context_p, scanner_context_t *scanner_context_p, uint8_t binding_type, bool is_nested) scanner_push_destructuring_pattern() argument
H A Djs-scanner-internal.h263 bool is_nested; /**< is nested binding declaration */ member
/third_party/ltp/tools/sparse/sparse-src/
H A Dparse.c1704 static int is_nested(struct token *token, struct token **p, in is_nested() function

Completed in 9 milliseconds