Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
H A Djs-call-reducer.h46 kInlineJSToWasmCalls = 1u << 1, enumerator
H A Dpipeline.cc1350 call_reducer_flags |= JSCallReducer::kInlineJSToWasmCalls; in Run()
H A Djs-call-reducer.cc3561 DCHECK(flags() & kInlineJSToWasmCalls);
4895 if ((flags() & kInlineJSToWasmCalls) && shared.wasm_function_signature()) {

Completed in 15 milliseconds