Home | History | Annotate | Download | only in wasm

Lines Matching refs:kind

263                                Code::Kind kind) {
269 Handle<Code> code = factory->NewCode(desc, Code::KindField::encode(kind),
289 Code::Kind kind) {
298 if (target->kind() == kind &&