![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
This is the complete list of members for v8::internal::compiler::Pipeline, including all inherited members.
AllocateRegistersForTesting(const RegisterConfiguration *config, InstructionSequence *sequence, bool run_verifier) (defined in v8::internal::compiler::Pipeline) | v8::internal::compiler::Pipeline | static |
GenerateCodeForCodeStub(Isolate *isolate, CallDescriptor *call_descriptor, Graph *graph, Schedule *schedule, Code::Kind kind, const char *debug_name, uint32_t stub_key, int32_t builtin_index, JumpOptimizationInfo *jump_opt, PoisoningMitigationLevel poisoning_level, const AssemblerOptions &options) (defined in v8::internal::compiler::Pipeline) | v8::internal::compiler::Pipeline | static |
GenerateCodeForTesting(OptimizedCompilationInfo *info, Isolate *isolate) (defined in v8::internal::compiler::Pipeline) | v8::internal::compiler::Pipeline | static |
GenerateCodeForTesting(OptimizedCompilationInfo *info, Isolate *isolate, CallDescriptor *call_descriptor, Graph *graph, const AssemblerOptions &options, Schedule *schedule=nullptr) (defined in v8::internal::compiler::Pipeline) | v8::internal::compiler::Pipeline | static |
GenerateCodeForWasmFunction(OptimizedCompilationInfo *info, wasm::WasmEngine *wasm_engine, MachineGraph *mcgraph, CallDescriptor *call_descriptor, SourcePositionTable *source_positions, NodeOriginTable *node_origins, wasm::FunctionBody function_body, wasm::NativeModule *native_module, int function_index) (defined in v8::internal::compiler::Pipeline) | v8::internal::compiler::Pipeline | static |
GenerateCodeForWasmHeapStub(Isolate *isolate, CallDescriptor *call_descriptor, Graph *graph, Code::Kind kind, const char *debug_name, const AssemblerOptions &assembler_options, SourcePositionTable *source_positions=nullptr) (defined in v8::internal::compiler::Pipeline) | v8::internal::compiler::Pipeline | static |
GenerateCodeForWasmNativeStub(wasm::WasmEngine *wasm_engine, CallDescriptor *call_descriptor, MachineGraph *mcgraph, Code::Kind kind, int wasm_kind, const char *debug_name, const AssemblerOptions &assembler_options, wasm::NativeModule *native_module, SourcePositionTable *source_positions=nullptr) (defined in v8::internal::compiler::Pipeline) | v8::internal::compiler::Pipeline | static |
NewCompilationJob(Isolate *isolate, Handle< JSFunction > function, bool has_script) (defined in v8::internal::compiler::Pipeline) | v8::internal::compiler::Pipeline | static |