Searched defs:set_body (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/regexp/ | ||
H A D | regexp-ast.h | 471 void set_body(RegExpTree* body) { in set_body() function in v8::internal::final |
/third_party/node/deps/v8/src/ast/ | ||
H A D | ast.h | 432 void set_body(Statement* s) { body_ = s; } in set_body() function in v8::internal::IterationStatement |
Completed in 11 milliseconds