Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-flags.cc17 uint8_t CreateArrayLiteralFlags::Encode(bool use_fast_shallow_clone, in Encode() argument
20 result |= FastCloneSupportedBit::encode(use_fast_shallow_clone); in Encode()
H A Dbytecode-flags.h25 static uint8_t Encode(bool use_fast_shallow_clone, int runtime_flags);

Completed in 1 milliseconds