Home
last modified time | relevance | path

Searched refs:set_is_new_target (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/ast/
Dast.h1499 void set_is_new_target() { in set_is_new_target() function
/third_party/node/deps/v8/src/parsing/
Dparser.cc321 proxy->set_is_new_target(); in NewTargetExpression()