-
-
Notifications
You must be signed in to change notification settings - Fork 530
Open
Description
Line 843:
fcc7b7d
| #if (V8_MAJOR_VERSION > 14) || \ | |
| (V8_MAJOR_VERSION == 14 && V8_MINOR_VERSION > 2) || \ | |
| (V8_MAJOR_VERSION == 14 && V8_MINOR_VERSION == 2 && V8_BUILD_NUMBER >= 194) | |
| return object->GetAlignedPointerFromInternalField( | |
| object->SetAlignedPointerInInternalField( | |
| index, value, v8::kEmbedderDataTypeTagDefault | |
| ); | |
| # else |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels