Home
last modified time | relevance | path

Searched refs:tmp_scope (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/asmjs/
H A Dasm-parser.cc2122 base::Optional<TemporaryVariableScope> tmp_scope; in ValidateCall() local
2164 tmp_scope.emplace(this); in ValidateCall()
2165 current_function_builder_->EmitSetLocal(tmp_scope->get()); in ValidateCall()
2404 current_function_builder_->EmitGetLocal(tmp_scope->get()); in ValidateCall()

Completed in 4 milliseconds