Home
last modified time | relevance | path

Searched refs:set_body (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/parsing/
H A Drewriter.cc193 node->set_body(replacement_); in VisitIterationStatement()
/third_party/node/deps/v8/src/regexp/
H A Dregexp-ast.h471 void set_body(RegExpTree* body) { in set_body() function in v8::internal::final
H A Dregexp-parser.cc575 capture->set_body(body); in ParseDisjunction()
/third_party/node/deps/v8/src/ast/
H A Dast.h432 void set_body(Statement* s) { body_ = s; } in set_body() function in v8::internal::IterationStatement

Completed in 15 milliseconds