v8ContextPerContextDataIndex   23 Source/bindings/v8/NewScriptState.cpp     data.GetValue()->SetAlignedPointerInEmbedderData(v8ContextPerContextDataIndex, 0);
v8ContextPerContextDataIndex   36 Source/bindings/v8/NewScriptState.cpp     context->SetAlignedPointerInEmbedderData(v8ContextPerContextDataIndex, this);
v8ContextPerContextDataIndex   35 Source/bindings/v8/NewScriptState.h         NewScriptState* scriptState = static_cast<NewScriptState*>(context->GetAlignedPointerFromEmbedderData(v8ContextPerContextDataIndex));