Home
last modified time | relevance | path

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

/dports/www/node10/node-v10.24.1/deps/v8/src/builtins/
H A Dbuiltins-typed-array-gen.cc1429 TNode<IntPtrT> source_start_bytes = in TF_BUILTIN() local
1432 IntPtrAdd(source_data_ptr, source_start_bytes); in TF_BUILTIN()
1444 IntPtrSub(source_byte_length, source_start_bytes); in TF_BUILTIN()