Home
last modified time | relevance | path

Searched refs:function_temp_locals_offset_ (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/asmjs/
Dasm-parser.h168 int function_temp_locals_offset_; variable
Dasm-parser.cc270 return function_temp_locals_offset_ + index; in TempVariable()
757 function_temp_locals_offset_ = static_cast<uint32_t>( in ValidateFunction()