8342332: [JVMCI] Export CompilerToVM::Data::dtanh

Reviewed-by: never
This commit is contained in:
Yudi Zheng 2024-10-16 19:58:27 +00:00
parent ed6809666b
commit 285385247a

@ -132,6 +132,7 @@
static_field(CompilerToVM::Data, dsin, address) \
static_field(CompilerToVM::Data, dcos, address) \
static_field(CompilerToVM::Data, dtan, address) \
static_field(CompilerToVM::Data, dtanh, address) \
static_field(CompilerToVM::Data, dexp, address) \
static_field(CompilerToVM::Data, dlog, address) \
static_field(CompilerToVM::Data, dlog10, address) \