Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/asmjs/
Dasm-parser.h182 int function_temp_locals_offset_; variable
Dasm-parser.cc258 return function_temp_locals_offset_ + index; in TempVariable()
770 function_temp_locals_offset_ = static_cast<uint32_t>( in ValidateFunction()