C# Class WasmSExprEmitter.GetStringLength

Inheritance: JSExpression
Mostrar archivo Open project: WebAssembly/ilwasm Class Usage Examples

Public Methods

Method Description
GetActualType ( Mono.Cecil.TypeSystem typeSystem ) : TypeReference
GetStringLength ( JSExpression str ) : System

Method Details

GetActualType() public method

public GetActualType ( Mono.Cecil.TypeSystem typeSystem ) : TypeReference
typeSystem Mono.Cecil.TypeSystem
return Mono.Cecil.TypeReference

GetStringLength() public method

public GetStringLength ( JSExpression str ) : System
str JSExpression
return System