V8 Project
|
This is the complete list of members for v8::internal::compiler::JSInliner, including all inherited members.
AddClosureToFrameState(Node *frame_state, Handle< JSFunction > jsfunction) | v8::internal::compiler::JSInliner | private |
CreateArgumentsAdaptorFrameState(JSCallFunctionAccessor *call, Handle< JSFunction > jsfunction, Zone *temp_zone) | v8::internal::compiler::JSInliner | private |
info_ | v8::internal::compiler::JSInliner | private |
Inline() | v8::internal::compiler::JSInliner | |
InlinerVisitor class | v8::internal::compiler::JSInliner | friend |
jsgraph_ | v8::internal::compiler::JSInliner | private |
JSInliner(CompilationInfo *info, JSGraph *jsgraph) | v8::internal::compiler::JSInliner | inline |
TryInlineCall(Node *node) | v8::internal::compiler::JSInliner | |
UnifyReturn(Graph *graph) | v8::internal::compiler::JSInliner | privatestatic |