Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
H A Dgraph-builder-interface.cc689 DoCall(decoder, CallInfo::CallRef(func_ref, NullCheckFor(func_ref.type)), in CallRef()
725 DoCall(decoder, CallInfo::CallRef(func_ref, NullCheckFor(func_ref.type)), in CallRef()
760 CallInfo::CallRef(func_ref, NullCheckFor(func_ref.type)), in ReturnCallRef()
792 CallInfo::CallRef(func_ref, NullCheckFor(func_ref.type)), sig, in ReturnCallRef()
1056 NullCheckFor(struct_object.type), is_signed, decoder->position()); in StructGet()
1064 NullCheckFor(struct_object.type), decoder->position()); in StructSet()
1094 index.node, NullCheckFor(array_obj.type), in ArrayGet()
1102 NullCheckFor(array_obj.type), decoder->position()); in ArraySet()
1107 array_obj.node, NullCheckFor(array_obj.type), decoder->position()); in ArrayLen()
1113 builder_->ArrayCopy(dst.node, dst_index.node, NullCheckFor(ds in ArrayCopy()
1858 CheckForNull NullCheckFor(ValueType type) { NullCheckFor() function
[all...]

Completed in 3 milliseconds