v8  3.11.10(node0.8.26)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
FastCloneShallowObjectStub Class Reference

#include <code-stubs.h>

Inheritance diagram for FastCloneShallowObjectStub:
Collaboration diagram for FastCloneShallowObjectStub:

Public Member Functions

 FastCloneShallowObjectStub (int length)
 
void Generate (MacroAssembler *masm)
 

Static Public Attributes

static const int kMaximumClonedProperties = 6
 

Detailed Description

Definition at line 410 of file code-stubs.h.

Constructor & Destructor Documentation

FastCloneShallowObjectStub ( int  length)
inlineexplicit

Member Function Documentation

void Generate ( MacroAssembler masm)

Field Documentation

const int kMaximumClonedProperties = 6
static

The documentation for this class was generated from the following file: