|
| | InlinerVisitor (JSInliner *inliner) |
| |
| GenericGraphVisit::Control | Post (Node *node) |
| |
| Control | Pre (GenericNode< B, S > *node) |
| |
| Control | Post (GenericNode< B, S > *node) |
| |
| void | PreEdge (GenericNode< B, S > *from, int index, GenericNode< B, S > *to) |
| |
| void | PostEdge (GenericNode< B, S > *from, int index, GenericNode< B, S > *to) |
| |
Definition at line 28 of file js-inlining.cc.
◆ InlinerVisitor()
| v8::internal::compiler::InlinerVisitor::InlinerVisitor |
( |
JSInliner * |
inliner | ) |
|
|
inlineexplicit |
◆ Post()
◆ inliner_
| JSInliner* v8::internal::compiler::InlinerVisitor::inliner_ |
|
private |
The documentation for this class was generated from the following file: