Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dwasm-compiler.cc4460 Node* jsval = sig_->return_count() == 0 ? jsgraph()->UndefinedConstant() in BuildJSToWasmWrapper() local
4462 Return(jsval); in BuildJSToWasmWrapper()