v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::AllowExternalCallThatCantCauseGC Class Reference

#include <macro-assembler.h>

Inheritance diagram for v8::internal::AllowExternalCallThatCantCauseGC:
Collaboration diagram for v8::internal::AllowExternalCallThatCantCauseGC:

Public Member Functions

 AllowExternalCallThatCantCauseGC (MacroAssembler *masm)
 
- Public Member Functions inherited from v8::internal::FrameScope
 FrameScope (MacroAssembler *masm, StackFrame::Type type, const SourceLocation &loc=SourceLocation())
 
 ~FrameScope ()
 

Detailed Description

Definition at line 209 of file macro-assembler.h.

Constructor & Destructor Documentation

◆ AllowExternalCallThatCantCauseGC()

v8::internal::AllowExternalCallThatCantCauseGC::AllowExternalCallThatCantCauseGC ( MacroAssembler * masm)
inlineexplicit

Definition at line 211 of file macro-assembler.h.


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