Home | History | Annotate | Download | only in src

Lines Matching refs:decode

2303     bool is_eval = DeclareGlobalsEvalFlag::decode(flags);
2307 bool is_native = DeclareGlobalsNativeFlag::decode(flags);
2312 StrictMode strict_mode = DeclareGlobalsStrictMode::decode(flags);
7129 pos = StringBuilderSubstringPosition::decode(encoded_slice);
7130 len = StringBuilderSubstringLength::decode(encoded_slice);
7171 pos = StringBuilderSubstringPosition::decode(smi_value);
7172 len = StringBuilderSubstringLength::decode(smi_value);
9965 bool double_align = AllocateDoubleAlignFlag::decode(flags);
9966 AllocationSpace space = AllocateTargetSpace::decode(flags);
12952 // Check the execution state and decode arguments frame and source to be
13018 // Check the execution state and decode arguments frame and source to be