Home
last modified time | relevance | path

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

/dports/lang/v8/v8-9.6.180.12/src/builtins/
H A Dwasm.tq56 generates 'WasmRttSubMode::kCanonicalize';
/dports/lang/v8/v8-9.6.180.12/src/wasm/
H A Dmodule-instantiate.cc280 if (mode == WasmRttSubMode::kCanonicalize) { in AllocateSubRtt()
295 if (mode == WasmRttSubMode::kCanonicalize) { in AllocateSubRtt()
H A Dfunction-body-decoder-impl.h4463 ? WasmRttSubMode::kCanonicalize
/dports/lang/v8/v8-9.6.180.12/src/common/
H A Dglobals.h1731 enum WasmRttSubMode { kCanonicalize, kFresh }; enumerator
/dports/lang/v8/v8-9.6.180.12/src/wasm/baseline/
H A Dliftoff-compiler.cc5292 WasmCode::RuntimeStubId target = mode == WasmRttSubMode::kCanonicalize in RttSub()
/dports/lang/v8/v8-9.6.180.12/src/compiler/
H A Dwasm-compiler.cc5647 Builtin target = mode == WasmRttSubMode::kCanonicalize in RttSub()