v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::compiler::WasmGraphBuilder Member List

This is the complete list of members for v8::internal::compiler::WasmGraphBuilder, including all inherited members.

Assert(Node *condition, AbortReason abort_reason)v8::internal::compiler::WasmGraphBuilderprotected
BuildCallNode(size_t param_count, base::Vector< Node * > args, wasm::WasmCodePosition position, Node *instance_node, const Operator *op, Node *frame_state=nullptr)v8::internal::compiler::WasmGraphBuilderprotected
BuildCallToRuntime(Runtime::FunctionId f, Node **parameters, int parameter_count)v8::internal::compiler::WasmGraphBuilderprotected
BuildCallToRuntimeWithContext(Runtime::FunctionId f, Node *js_context, Node **parameters, int parameter_count)v8::internal::compiler::WasmGraphBuilderprotected
BuildChangeInt64ToBigInt(Node *input, StubCallMode stub_mode)v8::internal::compiler::WasmGraphBuilderprotected
BuildLoadIsolateRoot()v8::internal::compiler::WasmGraphBuilderprotected
BuildModifyThreadInWasmFlag(bool new_value)v8::internal::compiler::WasmGraphBuilderprotected
BuildModifyThreadInWasmFlagHelper(Node *thread_in_wasm_flag_address, bool new_value)v8::internal::compiler::WasmGraphBuilderprotected
BuildSafeStore(int offset, wasm::ValueTypeBase type, Node *arg_buffer, Node *value, Node *effect, Node *control)v8::internal::compiler::WasmGraphBuilderprotected
BuildWasmCall(const Signature< T > *sig, base::Vector< Node * > args, base::Vector< Node * > rets, wasm::WasmCodePosition position, Node *implicit_first_arg, bool indirect, Node *frame_state=nullptr)v8::internal::compiler::WasmGraphBuilderprotected
cached_memory_index_v8::internal::compiler::WasmGraphBuilderprotected
control()v8::internal::compiler::WasmGraphBuilder
decorator_v8::internal::compiler::WasmGraphBuilderprotected
effect()v8::internal::compiler::WasmGraphBuilder
enabled_features_v8::internal::compiler::WasmGraphBuilderprotected
env_v8::internal::compiler::WasmGraphBuilderprotected
function_sig_v8::internal::compiler::WasmGraphBuilderprotected
gasm_v8::internal::compiler::WasmGraphBuilderprotected
GetSafeLoadOperator(int offset, wasm::ValueTypeBase type)v8::internal::compiler::WasmGraphBuilderprotected
GetTrapIdForTrap(wasm::TrapReason reason)v8::internal::compiler::WasmGraphBuilderprotected
graph()v8::internal::compiler::WasmGraphBuilder
graph_zone()v8::internal::compiler::WasmGraphBuilder
has_simd() constv8::internal::compiler::WasmGraphBuilderinline
has_simd_v8::internal::compiler::WasmGraphBuilderprotected
inlining_id_v8::internal::compiler::WasmGraphBuilderprotected
instance_data_node_v8::internal::compiler::WasmGraphBuilderprotected
Int32Constant(int32_t value)v8::internal::compiler::WasmGraphBuilder
IsNull(Node *object, wasm::ValueType type)v8::internal::compiler::WasmGraphBuilder
isolate_v8::internal::compiler::WasmGraphBuilderprotected
kInstanceParameterMode enum valuev8::internal::compiler::WasmGraphBuilder
kJSFunctionAbiMode enum valuev8::internal::compiler::WasmGraphBuilder
kNoCachedMemoryIndexv8::internal::compiler::WasmGraphBuilderprotectedstatic
kNoSpecialParameterMode enum valuev8::internal::compiler::WasmGraphBuilder
kWasmImportDataMode enum valuev8::internal::compiler::WasmGraphBuilder
LowerInt64(Signature< MachineRepresentation > *sig)v8::internal::compiler::WasmGraphBuilder
LowerInt64(wasm::CallOrigin origin)v8::internal::compiler::WasmGraphBuilder
mcgraph()v8::internal::compiler::WasmGraphBuilderinline
mcgraph_v8::internal::compiler::WasmGraphBuilderprotected
needs_stack_check_v8::internal::compiler::WasmGraphBuilderprotected
NoContextConstant()v8::internal::compiler::WasmGraphBuilderprotected
null_check_strategy_v8::internal::compiler::WasmGraphBuilderprotected
Param(int index, const char *debug_name=nullptr)v8::internal::compiler::WasmGraphBuilder
parameter_mode_v8::internal::compiler::WasmGraphBuilderprotected
ParameterMode enum namev8::internal::compiler::WasmGraphBuilder
parameters_v8::internal::compiler::WasmGraphBuilderprotected
Return(base::Vector< Node * > nodes)v8::internal::compiler::WasmGraphBuilder
Return(Node *fst, Nodes *... more)v8::internal::compiler::WasmGraphBuilderinline
SetControl(Node *node)v8::internal::compiler::WasmGraphBuilder
SetEffect(Node *node)v8::internal::compiler::WasmGraphBuilder
SetEffectControl(Node *effect, Node *control)v8::internal::compiler::WasmGraphBuilder
SetEffectControl(Node *effect_and_control)v8::internal::compiler::WasmGraphBuilderinline
SetSourcePosition(Node *node, wasm::WasmCodePosition position)v8::internal::compiler::WasmGraphBuilder
SetType(Node *node, wasm::ValueType type)v8::internal::compiler::WasmGraphBuilder
source_position_table_v8::internal::compiler::WasmGraphBuilderprotected
stack_check_call_operator_v8::internal::compiler::WasmGraphBuilderprotected
stack_check_code_node_v8::internal::compiler::WasmGraphBuilderprotected
Start(unsigned params)v8::internal::compiler::WasmGraphBuilder
TerminateThrow(Node *effect, Node *control)v8::internal::compiler::WasmGraphBuilder
TryWasmInlining(int fct_index, wasm::NativeModule *native_module, int inlining_id)v8::internal::compiler::WasmGraphBuilder
TypeGuard(Node *value, wasm::ValueType type)v8::internal::compiler::WasmGraphBuilder
UndefinedValue()v8::internal::compiler::WasmGraphBuilderprotected
WasmGraphBuilder(wasm::CompilationEnv *env, Zone *zone, MachineGraph *mcgraph, const wasm::FunctionSig *sig, compiler::SourcePositionTable *spt, ParameterMode parameter_mode, Isolate *isolate, wasm::WasmEnabledFeatures enabled_features, const wasm::CanonicalSig *wrapper_sig=nullptr)v8::internal::compiler::WasmGraphBuilder
wrapper_sig_v8::internal::compiler::WasmGraphBuilderprotected
zone_v8::internal::compiler::WasmGraphBuilderprotected
~WasmGraphBuilder()v8::internal::compiler::WasmGraphBuilder