Home
last modified time | relevance | path

Searched refs:MutableGlobalsFeature (Results 1 – 3 of 3) sorted by last modified time

/dports/devel/binaryen/binaryen-version_98/src/wasm/
H A Dwasm-binary.cpp781 return BinaryConsts::UserSections::MutableGlobalsFeature; in writeFeaturesSection()
2446 } else if (name == BinaryConsts::UserSections::MutableGlobalsFeature) { in readFeatures()
H A Dwasm.cpp41 const char* MutableGlobalsFeature = "mutable-globals"; variable
/dports/devel/binaryen/binaryen-version_98/src/
H A Dwasm-binary.h381 extern const char* MutableGlobalsFeature;