HomeSort by relevance Sort by last modified time
    Searched refs:VariableTypeAnnotations (Results 1 - 2 of 2) sorted by null

  /external/v8/src/asmjs/
asm-typer.h 368 // 5.4 VariableTypeAnnotations
370 AsmType* VariableTypeAnnotations(
asm-typer.cc 837 RECURSE(type = VariableTypeAnnotations(value, mutability));
936 // Global variables have their types set in VariableTypeAnnotations.
    [all...]

Completed in 96 milliseconds