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

#include <code-stubs.h>

Public Member Functions

 AllowStubCallsScope (MacroAssembler *masm, bool allow)
 
 ~AllowStubCallsScope ()
 

Detailed Description

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

Constructor & Destructor Documentation

AllowStubCallsScope ( MacroAssembler masm,
bool  allow 
)
inline

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

References MacroAssembler::set_allow_stub_calls().

~AllowStubCallsScope ( )
inline

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

References MacroAssembler::set_allow_stub_calls().


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