#include <js-context-specialization.h>
Definition at line 37 of file js-context-specialization.h.
◆ JSContextSpecialization() [1/2]
◆ JSContextSpecialization() [2/2]
◆ broker()
JSHeapBroker * v8::internal::compiler::JSContextSpecialization::broker |
( |
| ) |
const |
|
inlineprivate |
◆ closure()
◆ isolate()
Isolate * v8::internal::compiler::JSContextSpecialization::isolate |
( |
| ) |
const |
|
private |
◆ jsgraph()
JSGraph * v8::internal::compiler::JSContextSpecialization::jsgraph |
( |
| ) |
const |
|
inlineprivate |
◆ operator=()
◆ outer()
Maybe< OuterContext > v8::internal::compiler::JSContextSpecialization::outer |
( |
| ) |
const |
|
inlineprivate |
◆ Reduce()
Reduction v8::internal::compiler::JSContextSpecialization::Reduce |
( |
Node * | node | ) |
|
|
finalvirtual |
◆ ReduceJSGetImportMeta()
Reduction v8::internal::compiler::JSContextSpecialization::ReduceJSGetImportMeta |
( |
Node * | node | ) |
|
|
private |
◆ ReduceJSLoadContext()
Reduction v8::internal::compiler::JSContextSpecialization::ReduceJSLoadContext |
( |
Node * | node | ) |
|
|
private |
◆ ReduceJSLoadScriptContext()
Reduction v8::internal::compiler::JSContextSpecialization::ReduceJSLoadScriptContext |
( |
Node * | node | ) |
|
|
private |
◆ ReduceJSStoreContext()
Reduction v8::internal::compiler::JSContextSpecialization::ReduceJSStoreContext |
( |
Node * | node | ) |
|
|
private |
◆ ReduceJSStoreScriptContext()
Reduction v8::internal::compiler::JSContextSpecialization::ReduceJSStoreScriptContext |
( |
Node * | node | ) |
|
|
private |
◆ ReduceParameter()
Reduction v8::internal::compiler::JSContextSpecialization::ReduceParameter |
( |
Node * | node | ) |
|
|
private |
◆ reducer_name()
const char * v8::internal::compiler::JSContextSpecialization::reducer_name |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ SimplifyJSLoadContext()
Reduction v8::internal::compiler::JSContextSpecialization::SimplifyJSLoadContext |
( |
Node * | node, |
|
|
Node * | new_context, |
|
|
size_t | new_depth ) |
|
private |
◆ SimplifyJSLoadScriptContext()
Reduction v8::internal::compiler::JSContextSpecialization::SimplifyJSLoadScriptContext |
( |
Node * | node, |
|
|
Node * | new_context, |
|
|
size_t | new_depth ) |
|
private |
◆ SimplifyJSStoreContext()
Reduction v8::internal::compiler::JSContextSpecialization::SimplifyJSStoreContext |
( |
Node * | node, |
|
|
Node * | new_context, |
|
|
size_t | new_depth ) |
|
private |
◆ SimplifyJSStoreScriptContext()
Reduction v8::internal::compiler::JSContextSpecialization::SimplifyJSStoreScriptContext |
( |
Node * | node, |
|
|
Node * | new_context, |
|
|
size_t | new_depth ) |
|
private |
◆ broker_
JSHeapBroker* const v8::internal::compiler::JSContextSpecialization::broker_ |
|
private |
◆ closure_
◆ jsgraph_
JSGraph* const v8::internal::compiler::JSContextSpecialization::jsgraph_ |
|
private |
◆ outer_
The documentation for this class was generated from the following files: