Searched refs:GetPropertyValue (Results 1 – 7 of 7) sorted by relevance
59 GetPropertyValue (const ExecutionContext *exe_ctx,
28 Properties::GetPropertyValue (const ExecutionContext *exe_ctx, in GetPropertyValue() function in Properties
200 …lldb::OptionValueSP value_sp (m_interpreter.GetDebugger().GetPropertyValue(&m_exe_ctx, setting_var… in HandleArgumentCompletion()
969 lldb::OptionValueSP value_sp (debugger_sp->GetPropertyValue (&exe_ctx, in GetInternalVariableValue()
688 static PreParserExpression GetPropertyValue(PreParserExpression property) { in GetPropertyValue() function
389 static Expression* GetPropertyValue(ObjectLiteral::Property* property) { in GetPropertyValue() function
4968 constructor = GetPropertyValue(property)->AsFunctionLiteral(); in ParseClassLiteral()