#include <v8.h>
v8::Integerを継承しています。
Public メソッド | |
int32_t | Value () |
Private メソッド | |
Int32 () |
A JavaScript value representing a 32-bit signed integer.
v8::Int32::Int32 | ( | ) | [private] |
int32_t v8::Int32::Value | ( | ) |
v8::Integerを再定義しています。
参照先 v8::internal::Smi::cast(), v8::IsDeadCheck(), と v8::Utils::OpenHandle().