![]() |
v8
3.11.10(node0.8.26)
V8 is Google's open source JavaScript engine
|
#include <code-stubs.h>


Public Member Functions | |
| CompareStub (Condition cc, bool strict, CompareFlags flags, Register lhs, Register rhs) | |
| CompareStub (Condition cc, bool strict, CompareFlags flags) | |
| void | Generate (MacroAssembler *masm) |
Definition at line 545 of file code-stubs.h.
|
inline |
Definition at line 547 of file code-stubs.h.
|
inline |
Definition at line 560 of file code-stubs.h.
| void Generate | ( | MacroAssembler * | masm | ) |