Searched refs:GetInitialDecodedValue (Results 1 – 7 of 7) sorted by relevance
109 virtual DecodedTaggedValue GetInitialDecodedValue() const = 0;255 DecodedTaggedValue GetInitialDecodedValue() const in GetInitialDecodedValue() function257 return base_->GetInitialDecodedValue(); in GetInitialDecodedValue()
203 DecodedTaggedValue initial_value = ctx.GetInitialDecodedValue(); in InitFrame()
166 return Runtime::GetCurrent()->GetLanguageContext(*method).GetInitialDecodedValue(); in GetInitialTaggedValue()
64 DecodedTaggedValue GetInitialDecodedValue() const override in GetInitialDecodedValue() function
209 DecodedTaggedValue GetInitialDecodedValue() const override in GetInitialDecodedValue() function
51 return Runtime::GetCurrent()->GetLanguageContext(*method).GetInitialDecodedValue(); in LdUndefinedImpl()
2910 DecodedTaggedValue initial_value = ctx.GetInitialDecodedValue(); in CopyArguments()