Searched refs:use_fast_shallow_clone (Results 1 – 2 of 2) sorted by relevance
18 uint8_t CreateArrayLiteralFlags::Encode(bool use_fast_shallow_clone, in Encode() argument21 result |= FastCloneSupportedBit::encode(use_fast_shallow_clone); in Encode()
24 static uint8_t Encode(bool use_fast_shallow_clone, int runtime_flags);