mirror of
https://github.com/i-net-software/JWebAssembly.git
synced 2025-03-15 10:44:47 +01:00
remove obsolete TODO
This commit is contained in:
parent
2121984eea
commit
83188e87e6
@ -252,8 +252,6 @@ class StringManager extends LinkedHashMap<String, Integer> {
|
||||
* Placeholder for a synthetic function. Should be inlined from the optimizer.
|
||||
* @return the memory offset of the string data in the element section
|
||||
*/
|
||||
//TODO the annotation can be removed if ModuleGenerator.prepareFunctions() can detect Synthetic functions correctly
|
||||
@WasmTextCode( "i32.const 0" )
|
||||
private static native int stringsMemoryOffset();
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user