![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <js-generic-lowering-reducer.h>
Public Member Functions | |
V< Object > REDUCE | GenericBinop (V< Object > left, V< Object > right, V< FrameState > frame_state, V< Context > context, GenericBinopOp::Kind kind, LazyDeoptOnThrow lazy_deopt_on_throw) |
V< Object > REDUCE | GenericUnop (V< Object > input, V< FrameState > frame_state, V< Context > context, GenericUnopOp::Kind kind, LazyDeoptOnThrow lazy_deopt_on_throw) |
OpIndex REDUCE | ToNumberOrNumeric (V< Object > input, V< FrameState > frame_state, V< Context > context, Object::Conversion kind, LazyDeoptOnThrow lazy_deopt_on_throw) |
Private Attributes | |
Isolate * | isolate_ = __ data() -> isolate() |
Definition at line 27 of file js-generic-lowering-reducer.h.
|
inline |
Definition at line 31 of file js-generic-lowering-reducer.h.
|
inline |
Definition at line 50 of file js-generic-lowering-reducer.h.
|
inline |
Definition at line 63 of file js-generic-lowering-reducer.h.
|
private |
Definition at line 86 of file js-generic-lowering-reducer.h.