static class TruffleGraphBuilderPlugins.CustomizedUnsafeStorePlugin extends Object implements InvocationPlugin
InvocationPlugin.Receiver
Constructor and Description |
---|
CustomizedUnsafeStorePlugin(Kind kind) |
Modifier and Type | Method and Description |
---|---|
boolean |
apply(GraphBuilderContext b,
ResolvedJavaMethod targetMethod,
InvocationPlugin.Receiver receiver,
ValueNode object,
ValueNode offset,
ValueNode value,
ValueNode location) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
apply, apply, apply, apply, apply, applyPolymorphic, defaultHandler, execute, getApplySourceLocation, inlineOnly, isSignaturePolymorphic
public CustomizedUnsafeStorePlugin(Kind kind)
public boolean apply(GraphBuilderContext b, ResolvedJavaMethod targetMethod, InvocationPlugin.Receiver receiver, ValueNode object, ValueNode offset, ValueNode value, ValueNode location)